CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::FlatScenePartition::ObjectInformation Struct Reference

Represents information about an object in a scene. More...

Public Attributes

SceneObject sceneObject
 
AABox boundingBox
 
Sphere boundingSphere
 

Detailed Description

Represents information about an object in a scene.

Member Data Documentation

◆ boundingBox

AABox CeresEngine::FlatScenePartition::ObjectInformation::boundingBox

◆ boundingSphere

Sphere CeresEngine::FlatScenePartition::ObjectInformation::boundingSphere

◆ sceneObject

SceneObject CeresEngine::FlatScenePartition::ObjectInformation::sceneObject

The documentation for this struct was generated from the following file: