Blender  V3.3
Public Member Functions | Public Attributes | List of all members
btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle Class Reference

#include <btAxisSweep3Internal.h>

Inheritance diagram for btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle:

Public Member Functions

 BT_DECLARE_ALIGNED_ALLOCATOR ()
 
SIMD_FORCE_INLINE void SetNextFree (BP_FP_INT_TYPE next)
 
SIMD_FORCE_INLINE 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 55 of file btAxisSweep3Internal.h.

Member Function Documentation

◆ BT_DECLARE_ALIGNED_ALLOCATOR()

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

◆ GetNextFree()

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

◆ SetNextFree()

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

Member Data Documentation

◆ m_dbvtProxy

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

◆ m_maxEdges

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

◆ m_minEdges

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

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