ReactPhysics3D  v0.10.1
C++ Physics engine library
reactphysics3d::Components Member List

This is the complete list of members for reactphysics3d::Components, including all inherited members.

Components(MemoryAllocator &allocator, size_t componentDataSize, size_t alignmentMarginSize)reactphysics3d::Components
getEntityIndex(Entity entity) constreactphysics3d::Components
getIsEntityDisabled(Entity entity) constreactphysics3d::Components
getNbComponents() constreactphysics3d::Components
getNbEnabledComponents() constreactphysics3d::Components
hasComponent(Entity entity) constreactphysics3d::Components
hasComponentGetIndex(Entity entity, uint32 &entityIndex) constreactphysics3d::Components
init()reactphysics3d::Components
removeComponent(Entity entity)reactphysics3d::Components
setIsEntityDisabled(Entity entity, bool isDisabled)reactphysics3d::Components
~Components()reactphysics3d::Componentsvirtual