|  | ReactPhysics3D
    v0.10.2
    C++ Physics engine library | 
Structure for the data of a rigid body component. More...
#include <include/reactphysics3d/components/RigidBodyComponents.h>
| Public Member Functions | |
| RigidBodyComponent (RigidBody *body, BodyType bodyType, const Vector3 &worldPosition) | |
| Constructor. | |
| Public Attributes | |
| RigidBody * | body | 
| BodyType | bodyType | 
| const Vector3 & | worldPosition | 
Structure for the data of a rigid body component.