| Bullet Collision Detection & Physics Library
    | 
#include <btMiniSDF.h>

| Public Member Functions | |
| const btVector3 & | min () const | 
| const btVector3 & | max () const | 
| bool | contains (const btVector3 &x) const | 
| btAlignedBox3d (const btVector3 &mn, const btVector3 &mx) | |
| btAlignedBox3d () | |
| Public Attributes | |
| btVector3 | m_min | 
| btVector3 | m_max | 
Definition at line 13 of file btMiniSDF.h.
Definition at line 33 of file btMiniSDF.h.
| 
 | inline | 
Definition at line 39 of file btMiniSDF.h.
| 
 | inline | 
Definition at line 28 of file btMiniSDF.h.
| 
 | inline | 
Definition at line 23 of file btMiniSDF.h.
| 
 | inline | 
Definition at line 18 of file btMiniSDF.h.
| btVector3 btAlignedBox3d::m_max | 
Definition at line 16 of file btMiniSDF.h.
| btVector3 btAlignedBox3d::m_min | 
Definition at line 15 of file btMiniSDF.h.
 1.8.16
 1.8.16