ReactPhysics3D  v0.10.1
C++ Physics engine library
reactphysics3d::RigidBodyComponents::RigidBodyComponent Struct Reference

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

RigidBodybody
 
BodyType bodyType
 
const Vector3worldPosition
 

Detailed Description

Structure for the data of a rigid body component.


The documentation for this struct was generated from the following file: