#include <CCollisionSpheresGeometry.h>
Public Member Functions | |
cCollisionSpheresPoint (double a_x=0, double a_y=0, double a_z=0) | |
Constructor of cCollisionSpheresPoint. | |
Public Attributes | |
cVector3d | m_pos |
Position of the point. | |
PtEmap | m_edgeMap |
Map of edges which have this point as an endpoint. |