![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
This is the complete list of members for Object3D, including all inherited members.
| Disable() | Object3D | |
| Enable() | Object3D | |
| enabled | Object3D | private |
| GetCenterOffset() | Object3D | |
| GetMaterial() | Object3D | |
| GetMinMaxDimensions(Vector3D &minimum, Vector3D &maximum) | Object3D | |
| GetSize() | Object3D | |
| GetTransform() | Object3D | |
| GetTriangleGroup() | Object3D | |
| IsEnabled() | Object3D | |
| material | Object3D | private |
| modifiedTriangles | Object3D | private |
| Object3D(IStaticTriangleGroup *originalTriangles, ITriangleGroup *modifiedTriangles, Material *material) | Object3D | |
| originalTriangles | Object3D | private |
| ResetVertices() | Object3D | |
| SetMaterial(Material *material) | Object3D | |
| SetTransform(Transform &t) | Object3D | |
| transform | Object3D | private |
| UpdateTransform() | Object3D | |
| ~Object3D() | Object3D |