Blender V5.0
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

Definition at line 67 of file btAxisSweep3Internal.h.

References m_minEdges, and SIMD_FORCE_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

Definition at line 66 of file btAxisSweep3Internal.h.

References m_minEdges, next, and SIMD_FORCE_INLINE.

Member Data Documentation

◆ m_dbvtProxy

◆ m_maxEdges

◆ m_minEdges


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