|
Blender V5.0
|
#include <btGrahamScan2dConvexHull.h>
Inherits btVector3.
Public Member Functions | |
| GrahamVector3 (const btVector3 &org, int orgIndex) | |
Public Attributes | |
| btScalar | m_angle |
| int | m_orgIndex |
Definition at line 22 of file btGrahamScan2dConvexHull.h.
|
inline |
Definition at line 24 of file btGrahamScan2dConvexHull.h.
References btVector3, and m_orgIndex.
| btScalar GrahamVector3::m_angle |
Definition at line 29 of file btGrahamScan2dConvexHull.h.
Referenced by btAngleCompareFunc::operator()().
| int GrahamVector3::m_orgIndex |
Definition at line 30 of file btGrahamScan2dConvexHull.h.
Referenced by GrahamVector3(), and btAngleCompareFunc::operator()().