|
CeresEngine 0.2.0
A game development framework
|
Represents information about an object in a scene. More...
Public Attributes | |
| SceneObject | sceneObject |
| AABox | boundingBox |
| Sphere | boundingSphere |
Represents information about an object in a scene.
| AABox CeresEngine::FlatScenePartition::ObjectInformation::boundingBox |
| Sphere CeresEngine::FlatScenePartition::ObjectInformation::boundingSphere |
| SceneObject CeresEngine::FlatScenePartition::ObjectInformation::sceneObject |