Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btFace Struct Reference

#include <btConvexPolyhedron.h>

Collaboration diagram for btFace:
Collaboration graph
[legend]

Public Attributes

btAlignedObjectArray< int > m_indices
 
btScalar m_plane [4]
 

Detailed Description

Definition at line 29 of file btConvexPolyhedron.h.

Member Data Documentation

btAlignedObjectArray<int> btFace::m_indices

Definition at line 31 of file btConvexPolyhedron.h.

btScalar btFace::m_plane[4]

Definition at line 33 of file btConvexPolyhedron.h.


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