This is the complete list of members for Divide::BoundsComponent, including all inherited members.
_boundingBox | Divide::BoundsComponent | private |
_boundingSphere | Divide::BoundsComponent | private |
_guid | Divide::GUIDWrapper | protected |
_obb | Divide::BoundsComponent | private |
_obbDirty | Divide::BoundsComponent | private |
_refBoundingBox | Divide::BoundsComponent | private |
_transformUpdatedMask | Divide::BoundsComponent | private |
_worldOffset | Divide::BoundsComponent | private |
appendChildBBs() | Divide::BoundsComponent | |
appendChildRefBBs() | Divide::BoundsComponent | |
BoundsComponent(SceneGraphNode *sgn, PlatformContext &context) | Divide::BoundsComponent | |
BoundsSystem | Divide::BoundsComponent | friend |
ECSSystem | Divide::BoundsComponent | friend |
flagBoundingBoxDirty(U32 transformMask, bool recursive) | Divide::BoundsComponent | protected |
generateGUID() noexcept | Divide::GUIDWrapper | static |
getBoundingBox() const noexcept | Divide::BoundsComponent | inline |
getBoundingSphere() const noexcept | Divide::BoundsComponent | inline |
getGUID() const noexcept | Divide::GUIDWrapper | inline |
getOBB() | Divide::BoundsComponent | |
GUIDWrapper() noexcept | Divide::GUIDWrapper | inline |
GUIDWrapper(const GUIDWrapper &old) noexcept | Divide::GUIDWrapper | inline |
GUIDWrapper(GUIDWrapper &&old) noexcept | Divide::GUIDWrapper | inline |
isClean() const noexcept | Divide::BoundsComponent | inline |
OnData(const ECS::CustomEvent &data) override | Divide::BoundsComponent | protected |
operator=(const GUIDWrapper &old)=delete | Divide::GUIDWrapper | |
operator=(GUIDWrapper &&other)=delete | Divide::GUIDWrapper | |
Parent typedef | Divide::BoundsComponent | private |
PROPERTY_R(bool, showAABB, false) | Divide::BoundsComponent | |
PROPERTY_R(bool, showOBB, false) | Divide::BoundsComponent | |
PROPERTY_R(bool, showBS, false) | Divide::BoundsComponent | |
PROPERTY_RW(bool, collisionsEnabled, true) | Divide::BoundsComponent | |
SceneGraph | Divide::BoundsComponent | friend |
setRefBoundingBox(const BoundingBox &nodeBounds) noexcept | Divide::BoundsComponent | protected |
showAABB(bool state) | Divide::BoundsComponent | |
showBS(bool state) | Divide::BoundsComponent | |
showOBB(bool state) | Divide::BoundsComponent | |
updateBoundingBoxTransform() | Divide::BoundsComponent | |
~GUIDWrapper()=default | Divide::GUIDWrapper | virtual |