Public Member Functions | Public Attributes

btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle Class Reference

#include <btAxisSweep3.h>

Inheritance diagram for btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle:
Inheritance graph
[legend]
Collaboration diagram for btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BT_DECLARE_ALIGNED_ALLOCATOR ()
void SetNextFree (BP_FP_INT_TYPE next)
BP_FP_INT_TYPE GetNextFree () const

Public Attributes

BP_FP_INT_TYPE m_minEdges [3]
BP_FP_INT_TYPE m_maxEdges [3]
btBroadphaseProxym_dbvtProxy

Detailed Description

template<typename BP_FP_INT_TYPE>
class btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle

Definition at line 57 of file btAxisSweep3.h.


Member Function Documentation

template<typename BP_FP_INT_TYPE>
btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::BT_DECLARE_ALIGNED_ALLOCATOR (  ) 

Reimplemented from btBroadphaseProxy.

template<typename BP_FP_INT_TYPE>
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::GetNextFree (  )  const [inline]

Definition at line 69 of file btAxisSweep3.h.

template<typename BP_FP_INT_TYPE>
void btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::SetNextFree ( BP_FP_INT_TYPE  next  )  [inline]

Definition at line 68 of file btAxisSweep3.h.


Member Data Documentation

template<typename BP_FP_INT_TYPE>
btBroadphaseProxy* btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::m_dbvtProxy

Definition at line 65 of file btAxisSweep3.h.

template<typename BP_FP_INT_TYPE>
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::m_maxEdges[3]

Definition at line 63 of file btAxisSweep3.h.

template<typename BP_FP_INT_TYPE>
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle::m_minEdges[3]

Definition at line 63 of file btAxisSweep3.h.


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