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 1371 of file bullet.h.

Member Data Documentation

float Bullet::SoftBodyClusterData::m_adamping

Definition at line 1394 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_av

Definition at line 1381 of file bullet.h.

int Bullet::SoftBodyClusterData::m_clusterIndex

Definition at line 1400 of file bullet.h.

int Bullet::SoftBodyClusterData::m_collide

Definition at line 1399 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_com

Definition at line 1377 of file bullet.h.

int Bullet::SoftBodyClusterData::m_containsAnchor

Definition at line 1398 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_dimpulses[2]

Definition at line 1379 of file bullet.h.

btVector3FloatData* Bullet::SoftBodyClusterData::m_framerefs

Definition at line 1382 of file bullet.h.

btTransformFloatData Bullet::SoftBodyClusterData::m_framexform

Definition at line 1374 of file bullet.h.

float Bullet::SoftBodyClusterData::m_idmass

Definition at line 1388 of file bullet.h.

float Bullet::SoftBodyClusterData::m_imass

Definition at line 1389 of file bullet.h.

btMatrix3x3FloatData Bullet::SoftBodyClusterData::m_invwi

Definition at line 1376 of file bullet.h.

float Bullet::SoftBodyClusterData::m_ldamping

Definition at line 1393 of file bullet.h.

btMatrix3x3FloatData Bullet::SoftBodyClusterData::m_locii

Definition at line 1375 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_lv

Definition at line 1380 of file bullet.h.

float* Bullet::SoftBodyClusterData::m_masses

Definition at line 1384 of file bullet.h.

float Bullet::SoftBodyClusterData::m_matching

Definition at line 1395 of file bullet.h.

float Bullet::SoftBodyClusterData::m_maxSelfCollisionImpulse

Definition at line 1396 of file bullet.h.

float Bullet::SoftBodyClusterData::m_ndamping

Definition at line 1392 of file bullet.h.

int Bullet::SoftBodyClusterData::m_ndimpulses

Definition at line 1391 of file bullet.h.

int* Bullet::SoftBodyClusterData::m_nodeIndices

Definition at line 1383 of file bullet.h.

int Bullet::SoftBodyClusterData::m_numFrameRefs

Definition at line 1385 of file bullet.h.

int Bullet::SoftBodyClusterData::m_numMasses

Definition at line 1387 of file bullet.h.

int Bullet::SoftBodyClusterData::m_numNodes

Definition at line 1386 of file bullet.h.

int Bullet::SoftBodyClusterData::m_nvimpulses

Definition at line 1390 of file bullet.h.

float Bullet::SoftBodyClusterData::m_selfCollisionImpulseFactor

Definition at line 1397 of file bullet.h.

btVector3FloatData Bullet::SoftBodyClusterData::m_vimpulses[2]

Definition at line 1378 of file bullet.h.


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