#include <btAxisSweep3.h>
Public Member Functions | |
BT_DECLARE_ALIGNED_ALLOCATOR () | |
SIMD_FORCE_INLINE BP_FP_INT_TYPE | GetNextFree () const |
SIMD_FORCE_INLINE void | SetNextFree (BP_FP_INT_TYPE next) |
Public Attributes | |
btBroadphaseProxy * | m_dbvtProxy |
BP_FP_INT_TYPE | m_maxEdges [3] |
BP_FP_INT_TYPE | m_minEdges [3] |
Definition at line 57 of file btAxisSweep3.h.
btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) |
SIMD_FORCE_INLINE BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::GetNextFree | ( | ) | const [inline] |
Definition at line 69 of file btAxisSweep3.h.
SIMD_FORCE_INLINE void btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::SetNextFree | ( | BP_FP_INT_TYPE | next | ) | [inline] |
Definition at line 68 of file btAxisSweep3.h.
btBroadphaseProxy* btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::m_dbvtProxy |
Definition at line 65 of file btAxisSweep3.h.
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::m_maxEdges[3] |
Definition at line 63 of file btAxisSweep3.h.
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::m_minEdges[3] |
Definition at line 63 of file btAxisSweep3.h.