![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezSpatialSystem, including all inherited members.
| CreateSpatialData(const ezSimdBBoxSphere &bounds, ezGameObject *pObject, ezUInt32 uiCategoryBitmask, const ezTagSet &tags)=0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| CreateSpatialDataAlwaysVisible(ezGameObject *pObject, ezUInt32 uiCategoryBitmask, const ezTagSet &tags)=0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| DeleteSpatialData(const ezSpatialDataHandle &hData)=0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
| ezSpatialSystem() (defined in ezSpatialSystem) | ezSpatialSystem | |
| FindObjectsInBox(const ezBoundingBox &box, const QueryParams &queryParams, ezDynamicArray< ezGameObject * > &out_objects) const (defined in ezSpatialSystem) | ezSpatialSystem | virtual |
| FindObjectsInBox(const ezBoundingBox &box, const QueryParams &queryParams, QueryCallback callback) const =0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| FindObjectsInSphere(const ezBoundingSphere &sphere, const QueryParams &queryParams, ezDynamicArray< ezGameObject * > &out_objects) const (defined in ezSpatialSystem) | ezSpatialSystem | virtual |
| FindObjectsInSphere(const ezBoundingSphere &sphere, const QueryParams &queryParams, QueryCallback callback) const =0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| FindVisibleObjects(const ezFrustum &frustum, const QueryParams &queryParams, ezDynamicArray< const ezGameObject * > &out_objects, IsOccludedFunc isOccluded, ezVisibilityState::Enum visType) const =0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
| GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
| GetVisibilityState(const ezSpatialDataHandle &hData, ezUInt32 uiNumFramesBeforeInvisible) const =0 | ezSpatialSystem | pure virtual |
| IsInstanceOf(const ezRTTI *pType) const | ezReflectedClass | |
| IsInstanceOf() const | ezReflectedClass | inline |
| IsOccludedFunc typedef (defined in ezSpatialSystem) | ezSpatialSystem | |
| m_Allocator (defined in ezSpatialSystem) | ezSpatialSystem | protected |
| m_uiFrameCounter (defined in ezSpatialSystem) | ezSpatialSystem | protected |
| QueryCallback typedef (defined in ezSpatialSystem) | ezSpatialSystem | |
| StartNewFrame() (defined in ezSpatialSystem) | ezSpatialSystem | virtual |
| UpdateSpatialDataBounds(const ezSpatialDataHandle &hData, const ezSimdBBoxSphere &bounds)=0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| UpdateSpatialDataObject(const ezSpatialDataHandle &hData, ezGameObject *pObject)=0 (defined in ezSpatialSystem) | ezSpatialSystem | pure virtual |
| ~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
| ~ezSpatialSystem() (defined in ezSpatialSystem) | ezSpatialSystem |