|
Blender V5.0
|
#include <btGrahamScan2dConvexHull.h>
Public Member Functions | |
| btAngleCompareFunc (const btVector3 &anchor) | |
| bool | operator() (const GrahamVector3 &a, const GrahamVector3 &b) const |
Public Attributes | |
| btVector3 | m_anchor |
Definition at line 33 of file btGrahamScan2dConvexHull.h.
|
inline |
Definition at line 36 of file btGrahamScan2dConvexHull.h.
|
inline |
Definition at line 40 of file btGrahamScan2dConvexHull.h.
References b, length2(), m_anchor, GrahamVector3::m_angle, and GrahamVector3::m_orgIndex.
| btVector3 btAngleCompareFunc::m_anchor |
Definition at line 35 of file btGrahamScan2dConvexHull.h.
Referenced by btAngleCompareFunc(), and operator()().