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

#include <bullet.h>

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

Public Attributes

void * m_bodyA
 
void * m_bodyB
 
btVector3FloatData m_refs [2]
 
float m_cfm
 
float m_erp
 
float m_split
 
int m_delete
 
btVector3FloatData m_relPosition [2]
 
int m_bodyAtype
 
int m_bodyBtype
 
int m_jointType
 
int m_pad
 

Detailed Description

Definition at line 923 of file bullet.h.

Member Data Documentation

void* Bullet::btSoftBodyJointData::m_bodyA

Definition at line 926 of file bullet.h.

int Bullet::btSoftBodyJointData::m_bodyAtype

Definition at line 934 of file bullet.h.

void* Bullet::btSoftBodyJointData::m_bodyB

Definition at line 927 of file bullet.h.

int Bullet::btSoftBodyJointData::m_bodyBtype

Definition at line 935 of file bullet.h.

float Bullet::btSoftBodyJointData::m_cfm

Definition at line 929 of file bullet.h.

int Bullet::btSoftBodyJointData::m_delete

Definition at line 932 of file bullet.h.

float Bullet::btSoftBodyJointData::m_erp

Definition at line 930 of file bullet.h.

int Bullet::btSoftBodyJointData::m_jointType

Definition at line 936 of file bullet.h.

int Bullet::btSoftBodyJointData::m_pad

Definition at line 937 of file bullet.h.

btVector3FloatData Bullet::btSoftBodyJointData::m_refs[2]

Definition at line 928 of file bullet.h.

btVector3FloatData Bullet::btSoftBodyJointData::m_relPosition[2]

Definition at line 933 of file bullet.h.

float Bullet::btSoftBodyJointData::m_split

Definition at line 931 of file bullet.h.


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