| Class | Description | |
|---|---|---|
| Element |
Basic 3d element object
Not intended for direct use - use Segment or Face. |
|
| Face | A triangle element used in the mesh object | |
| Geometry | 3d object containing face and segment elements | |
| Graphics3D | ||
| Mesh | 3d object containing face and segment elements | |
| Morpher | Keyframe animation morpher | |
| Object3D | Base class for all 3d objects. | |
| Segment | A line element used in the wiremesh and mesh object | |
| UV | Texture coordinates value object. | |
| Vertex | A vertex coordinate value object. | |
| VertexClassification |