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

#include <btSoftBody.h>

Collaboration diagram for btSoftBody::RenderNode:
Collaboration graph
[legend]

Public Attributes

btVector3 m_x
 
btVector3 m_uv1
 
btVector3 m_normal
 

Detailed Description

Definition at line 261 of file btSoftBody.h.

Member Data Documentation

◆ m_normal

btVector3 btSoftBody::RenderNode::m_normal

Definition at line 265 of file btSoftBody.h.

◆ m_uv1

btVector3 btSoftBody::RenderNode::m_uv1

Definition at line 264 of file btSoftBody.h.

◆ m_x

btVector3 btSoftBody::RenderNode::m_x

Definition at line 263 of file btSoftBody.h.


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