ezEngine  Release 25.03
ezSpatialSystem Member List

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)ezSpatialSystempure virtual
CreateSpatialDataAlwaysVisible(ezGameObject *pObject, ezUInt32 uiCategoryBitmask, const ezTagSet &tags)=0 (defined in ezSpatialSystem)ezSpatialSystempure virtual
DeleteSpatialData(const ezSpatialDataHandle &hData)=0 (defined in ezSpatialSystem)ezSpatialSystempure 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)ezSpatialSystemvirtual
FindObjectsInBox(const ezBoundingBox &box, const QueryParams &queryParams, QueryCallback callback) const =0 (defined in ezSpatialSystem)ezSpatialSystempure virtual
FindObjectsInSphere(const ezBoundingSphere &sphere, const QueryParams &queryParams, ezDynamicArray< ezGameObject * > &out_objects) const (defined in ezSpatialSystem)ezSpatialSystemvirtual
FindObjectsInSphere(const ezBoundingSphere &sphere, const QueryParams &queryParams, QueryCallback callback) const =0 (defined in ezSpatialSystem)ezSpatialSystempure virtual
FindVisibleObjects(const ezFrustum &frustum, const QueryParams &queryParams, ezDynamicArray< const ezGameObject * > &out_objects, IsOccludedFunc isOccluded, ezVisibilityState::Enum visType) const =0 (defined in ezSpatialSystem)ezSpatialSystempure virtual
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetVisibilityState(const ezSpatialDataHandle &hData, ezUInt32 uiNumFramesBeforeInvisible) const =0ezSpatialSystempure virtual
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsOccludedFunc typedef (defined in ezSpatialSystem)ezSpatialSystem
m_Allocator (defined in ezSpatialSystem)ezSpatialSystemprotected
m_uiFrameCounter (defined in ezSpatialSystem)ezSpatialSystemprotected
QueryCallback typedef (defined in ezSpatialSystem)ezSpatialSystem
StartNewFrame() (defined in ezSpatialSystem)ezSpatialSystemvirtual
UpdateSpatialDataBounds(const ezSpatialDataHandle &hData, const ezSimdBBoxSphere &bounds)=0 (defined in ezSpatialSystem)ezSpatialSystempure virtual
UpdateSpatialDataObject(const ezSpatialDataHandle &hData, ezGameObject *pObject)=0 (defined in ezSpatialSystem)ezSpatialSystempure virtual
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual
~ezSpatialSystem() (defined in ezSpatialSystem)ezSpatialSystem