Blender  V3.3
Classes | Enumerations
btSoftBodyData.h File Reference
#include "BulletCollision/CollisionDispatch/btCollisionObject.h"
#include "BulletDynamics/Dynamics/btRigidBody.h"

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

◆ btSoftJointBodyType

Enumerator
BT_JOINT_SOFT_BODY_CLUSTER 
BT_JOINT_RIGID_BODY 
BT_JOINT_COLLISION_OBJECT 

Definition at line 163 of file btSoftBodyData.h.