Bullet Collision Detection & Physics Library
Classes | Enumerations
btSoftBodyData.h File Reference
#include "BulletCollision/CollisionDispatch/btCollisionObject.h"
#include "BulletDynamics/Dynamics/btRigidBody.h"
Include dependency graph for btSoftBodyData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SoftBodyMaterialData
 
struct  SoftBodyNodeData
 
struct  SoftBodyLinkData
 
struct  SoftBodyFaceData
 
struct  SoftBodyTetraData
 
struct  SoftRigidAnchorData
 
struct  SoftBodyConfigData
 
struct  SoftBodyPoseData
 
struct  SoftBodyClusterData
 
struct  btSoftBodyJointData
 
struct  btSoftBodyFloatData
 do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64 More...
 

Enumerations

enum  btSoftJointBodyType {
  BT_JOINT_SOFT_BODY_CLUSTER =1,
  BT_JOINT_RIGID_BODY,
  BT_JOINT_COLLISION_OBJECT
}
 

Enumeration Type Documentation

Enumerator
BT_JOINT_SOFT_BODY_CLUSTER 
BT_JOINT_RIGID_BODY 
BT_JOINT_COLLISION_OBJECT 

Definition at line 167 of file btSoftBodyData.h.