![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiSpatialSystem, including all inherited members.
CreateSpatialData(const xiiSimdBBoxSphere &bounds, xiiGameObject *pObject, xiiUInt32 uiCategoryBitmask, const xiiTagSet &tags)=0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
CreateSpatialDataAlwaysVisible(xiiGameObject *pObject, xiiUInt32 uiCategoryBitmask, const xiiTagSet &tags)=0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
DeleteSpatialData(const xiiSpatialDataHandle &hData)=0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
FindObjectsInBox(const xiiBoundingBox &box, const QueryParams &queryParams, xiiDynamicArray< xiiGameObject * > &out_objects) const (defined in xiiSpatialSystem) | xiiSpatialSystem | virtual |
FindObjectsInBox(const xiiBoundingBox &box, const QueryParams &queryParams, QueryCallback callback) const =0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
FindObjectsInSphere(const xiiBoundingSphere &sphere, const QueryParams &queryParams, xiiDynamicArray< xiiGameObject * > &out_objects) const (defined in xiiSpatialSystem) | xiiSpatialSystem | virtual |
FindObjectsInSphere(const xiiBoundingSphere &sphere, const QueryParams &queryParams, QueryCallback callback) const =0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
FindVisibleObjects(const xiiFrustum &frustum, const QueryParams &queryParams, xiiDynamicArray< const xiiGameObject * > &out_objects, IsOccludedFunc isOccluded, xiiVisibilityState::Enum visType) const =0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
GetDynamicRTTI() const (defined in xiiReflectedClass) | xiiReflectedClass | inlinevirtual |
GetStaticRTTI() (defined in xiiNoBase) | xiiNoBase | inlinestatic |
GetVisibilityState(const xiiSpatialDataHandle &hData, xiiUInt32 uiNumFramesBeforeInvisible) const =0 | xiiSpatialSystem | pure virtual |
IsInstanceOf(const xiiRTTI *pType) const | xiiReflectedClass | |
IsInstanceOf() const | xiiReflectedClass | inline |
IsOccludedFunc typedef (defined in xiiSpatialSystem) | xiiSpatialSystem | |
m_Allocator (defined in xiiSpatialSystem) | xiiSpatialSystem | protected |
m_uiFrameCounter (defined in xiiSpatialSystem) | xiiSpatialSystem | protected |
QueryCallback typedef (defined in xiiSpatialSystem) | xiiSpatialSystem | |
StartNewFrame() (defined in xiiSpatialSystem) | xiiSpatialSystem | virtual |
UpdateSpatialDataBounds(const xiiSpatialDataHandle &hData, const xiiSimdBBoxSphere &bounds)=0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
UpdateSpatialDataObject(const xiiSpatialDataHandle &hData, xiiGameObject *pObject)=0 (defined in xiiSpatialSystem) | xiiSpatialSystem | pure virtual |
xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
xiiSpatialSystem() (defined in xiiSpatialSystem) | xiiSpatialSystem | |
~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |
~xiiSpatialSystem() (defined in xiiSpatialSystem) | xiiSpatialSystem |