| Class | Description | |
|---|---|---|
| CatmullRomCurve3D | A 3-dimensional Catmullrom curve | |
| CubicBezier3D | Mathematical representation of a cubic bezier curve used by CatmullRomCurve3D | |
| Face | A face, the basic object of every 3D mesh. | |
| LinkedList | ... | |
| LinkedListElem | ||
| Quaternion | Mathematical representation of a quaternion | |
| UV | Basic UV mapping coordinates class | |
| Vertex | A Vertex, the basic element of a face |