Blender V4.3
btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle Class Reference

#include <btAxisSweep3Internal.h>

Inherits btBroadphaseProxy.

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

Definition at line 63 of file btAxisSweep3Internal.h.

◆ m_maxEdges

◆ m_minEdges


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