Blender V2.61 - r43446
Classes | Defines

btSoftBody.h File Reference

#include "LinearMath/btAlignedObjectArray.h"
#include "LinearMath/btTransform.h"
#include "LinearMath/btIDebugDraw.h"
#include "BulletDynamics/Dynamics/btRigidBody.h"
#include "BulletCollision/CollisionShapes/btConcaveShape.h"
#include "BulletCollision/CollisionDispatch/btCollisionCreateFunc.h"
#include "btSparseSDF.h"
#include "BulletCollision/BroadphaseCollision/btDbvt.h"

Go to the source code of this file.

Classes

struct  btSoftBodyWorldInfo
class  btSoftBody
struct  btSoftBody::eAeroModel
 eAeroModel More...
struct  btSoftBody::eVSolver
 eVSolver : velocities solvers More...
struct  btSoftBody::ePSolver
 ePSolver : positions solvers More...
struct  btSoftBody::eSolverPresets
 eSolverPresets More...
struct  btSoftBody::eFeature
 eFeature More...
struct  btSoftBody::fCollision
 fCollision More...
struct  btSoftBody::fMaterial
 fMaterial More...
struct  btSoftBody::sRayCast
struct  btSoftBody::ImplicitFn
struct  btSoftBody::sCti
struct  btSoftBody::sMedium
struct  btSoftBody::Element
struct  btSoftBody::Material
struct  btSoftBody::Feature
struct  btSoftBody::Node
struct  btSoftBody::Link
struct  btSoftBody::Face
struct  btSoftBody::Tetra
struct  btSoftBody::RContact
struct  btSoftBody::SContact
struct  btSoftBody::Anchor
struct  btSoftBody::Note
struct  btSoftBody::Pose
struct  btSoftBody::Cluster
struct  btSoftBody::Impulse
struct  btSoftBody::Body
struct  btSoftBody::Joint
struct  btSoftBody::Joint::eType
struct  btSoftBody::Joint::Specs
struct  btSoftBody::LJoint
struct  btSoftBody::LJoint::Specs
struct  btSoftBody::AJoint
struct  btSoftBody::AJoint::IControl
struct  btSoftBody::AJoint::Specs
struct  btSoftBody::CJoint
struct  btSoftBody::Config
struct  btSoftBody::SolverState
struct  btSoftBody::RayFromToCaster
 RayFromToCaster takes a ray from, ray to (instead of direction!) More...

Defines

#define btSoftBodyData   btSoftBodyFloatData
 btSoftBody implementation by Nathanael Presson
#define btSoftBodyDataName   "btSoftBodyFloatData"

Define Documentation

#define btSoftBodyData   btSoftBodyFloatData

btSoftBody implementation by Nathanael Presson

Definition at line 34 of file btSoftBody.h.

Referenced by btSoftBody::calculateSerializeBufferSize(), and btSoftBody::serialize().

#define btSoftBodyDataName   "btSoftBodyFloatData"

Definition at line 35 of file btSoftBody.h.

Referenced by btSoftBody::serialize().