ReactPhysics3D
v0.10.2
C++ Physics engine library
|
Structure for the data of a collision body component. More...
#include <include/reactphysics3d/components/BodyComponents.h>
Public Member Functions | |
BodyComponent (Body *body) | |
Constructor. | |
Public Attributes | |
Body * | body |
Structure for the data of a collision body component.