Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btSoftBody::Note Struct Reference

#include <btSoftBody.h>

Inheritance diagram for btSoftBody::Note:
Inheritance graph
[legend]
Collaboration diagram for btSoftBody::Note:
Collaboration graph
[legend]

Public Attributes

const char * m_text
 
btVector3 m_offset
 
int m_rank
 
Nodem_nodes [4]
 
btScalar m_coords [4]
 
- Public Attributes inherited from btSoftBody::Element
void * m_tag
 

Additional Inherited Members

- Public Member Functions inherited from btSoftBody::Element
 Element ()
 

Detailed Description

Definition at line 436 of file btSoftBody.h.

Member Data Documentation

◆ m_coords

btScalar btSoftBody::Note::m_coords[4]

Definition at line 442 of file btSoftBody.h.

◆ m_nodes

Node* btSoftBody::Note::m_nodes[4]

Definition at line 441 of file btSoftBody.h.

◆ m_offset

btVector3 btSoftBody::Note::m_offset

Definition at line 439 of file btSoftBody.h.

◆ m_rank

int btSoftBody::Note::m_rank

Definition at line 440 of file btSoftBody.h.

◆ m_text

const char* btSoftBody::Note::m_text

Definition at line 438 of file btSoftBody.h.


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