Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btAxisSweep3Internal< BP_FP_INT_TYPE >::Edge Class Reference

#include <btAxisSweep3Internal.h>

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

Public Member Functions

BP_FP_INT_TYPE IsMax () const
 

Public Attributes

BP_FP_INT_TYPE m_pos
 
BP_FP_INT_TYPE m_handle
 

Detailed Description

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

Definition at line 47 of file btAxisSweep3Internal.h.

Member Function Documentation

template<typename BP_FP_INT_TYPE>
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Edge::IsMax ( ) const
inline

Definition at line 53 of file btAxisSweep3Internal.h.

Member Data Documentation

template<typename BP_FP_INT_TYPE>
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Edge::m_handle

Definition at line 51 of file btAxisSweep3Internal.h.

template<typename BP_FP_INT_TYPE>
BP_FP_INT_TYPE btAxisSweep3Internal< BP_FP_INT_TYPE >::Edge::m_pos

Definition at line 50 of file btAxisSweep3Internal.h.


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