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

#include <bullet.h>

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

Public Attributes

btVector3FloatData m_normal
 
SoftBodyMaterialDatam_material
 
int m_nodeIndices [3]
 
float m_restArea
 

Detailed Description

Definition at line 1281 of file bullet.h.

Member Data Documentation

SoftBodyMaterialData* Bullet::SoftBodyFaceData::m_material

Definition at line 1285 of file bullet.h.

int Bullet::SoftBodyFaceData::m_nodeIndices[3]

Definition at line 1286 of file bullet.h.

btVector3FloatData Bullet::SoftBodyFaceData::m_normal

Definition at line 1284 of file bullet.h.

float Bullet::SoftBodyFaceData::m_restArea

Definition at line 1287 of file bullet.h.


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