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

#include <bullet.h>

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

Public Attributes

SoftBodyMaterialDatam_material
 
int m_nodeIndices [2]
 
float m_restLength
 
int m_bbending
 

Detailed Description

Definition at line 1273 of file bullet.h.

Member Data Documentation

◆ m_bbending

int Bullet::SoftBodyLinkData::m_bbending

Definition at line 1279 of file bullet.h.

◆ m_material

SoftBodyMaterialData* Bullet::SoftBodyLinkData::m_material

Definition at line 1276 of file bullet.h.

◆ m_nodeIndices

int Bullet::SoftBodyLinkData::m_nodeIndices[2]

Definition at line 1277 of file bullet.h.

◆ m_restLength

float Bullet::SoftBodyLinkData::m_restLength

Definition at line 1278 of file bullet.h.


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