Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::SoftBodyClusterData Class Reference

#include <bullet.h>

Collaboration diagram for Bullet::SoftBodyClusterData:
Collaboration graph
[legend]

Public Attributes

btTransformFloatData m_framexform
 
btMatrix3x3FloatData m_locii
 
btMatrix3x3FloatData m_invwi
 
btVector3FloatData m_com
 
btVector3FloatData m_vimpulses [2]
 
btVector3FloatData m_dimpulses [2]
 
btVector3FloatData m_lv
 
btVector3FloatData m_av
 
btVector3FloatDatam_framerefs
 
int * m_nodeIndices
 
float * m_masses
 
int m_numFrameRefs
 
int m_numNodes
 
int m_numMasses
 
float m_idmass
 
float m_imass
 
int m_nvimpulses
 
int m_ndimpulses
 
float m_ndamping
 
float m_ldamping
 
float m_adamping
 
float m_matching
 
float m_maxSelfCollisionImpulse
 
float m_selfCollisionImpulseFactor
 
int m_containsAnchor
 
int m_collide
 
int m_clusterIndex
 

Detailed Description

Definition at line 889 of file bullet.h.

Member Data Documentation

float Bullet::SoftBodyClusterData::m_adamping

Definition at line 912 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_av

Definition at line 899 of file bullet.h.

int Bullet::SoftBodyClusterData::m_clusterIndex

Definition at line 918 of file bullet.h.

int Bullet::SoftBodyClusterData::m_collide

Definition at line 917 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_com

Definition at line 895 of file bullet.h.

int Bullet::SoftBodyClusterData::m_containsAnchor

Definition at line 916 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_dimpulses[2]

Definition at line 897 of file bullet.h.

btVector3FloatData* Bullet::SoftBodyClusterData::m_framerefs

Definition at line 900 of file bullet.h.

btTransformFloatData Bullet::SoftBodyClusterData::m_framexform

Definition at line 892 of file bullet.h.

float Bullet::SoftBodyClusterData::m_idmass

Definition at line 906 of file bullet.h.

float Bullet::SoftBodyClusterData::m_imass

Definition at line 907 of file bullet.h.

btMatrix3x3FloatData Bullet::SoftBodyClusterData::m_invwi

Definition at line 894 of file bullet.h.

float Bullet::SoftBodyClusterData::m_ldamping

Definition at line 911 of file bullet.h.

btMatrix3x3FloatData Bullet::SoftBodyClusterData::m_locii

Definition at line 893 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_lv

Definition at line 898 of file bullet.h.

float* Bullet::SoftBodyClusterData::m_masses

Definition at line 902 of file bullet.h.

float Bullet::SoftBodyClusterData::m_matching

Definition at line 913 of file bullet.h.

float Bullet::SoftBodyClusterData::m_maxSelfCollisionImpulse

Definition at line 914 of file bullet.h.

float Bullet::SoftBodyClusterData::m_ndamping

Definition at line 910 of file bullet.h.

int Bullet::SoftBodyClusterData::m_ndimpulses

Definition at line 909 of file bullet.h.

int* Bullet::SoftBodyClusterData::m_nodeIndices

Definition at line 901 of file bullet.h.

int Bullet::SoftBodyClusterData::m_numFrameRefs

Definition at line 903 of file bullet.h.

int Bullet::SoftBodyClusterData::m_numMasses

Definition at line 905 of file bullet.h.

int Bullet::SoftBodyClusterData::m_numNodes

Definition at line 904 of file bullet.h.

int Bullet::SoftBodyClusterData::m_nvimpulses

Definition at line 908 of file bullet.h.

float Bullet::SoftBodyClusterData::m_selfCollisionImpulseFactor

Definition at line 915 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_vimpulses[2]

Definition at line 896 of file bullet.h.


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