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

#include <btConvexPolyhedron.h>

Public Attributes

btAlignedObjectArray< int > m_indices
 
btScalar m_plane [4]
 

Detailed Description

Definition at line 29 of file btConvexPolyhedron.h.

Member Data Documentation

◆ m_indices

btAlignedObjectArray<int> btFace::m_indices

Definition at line 31 of file btConvexPolyhedron.h.

◆ m_plane

btScalar btFace::m_plane[4]

Definition at line 33 of file btConvexPolyhedron.h.


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