Panda3D
|
Public Member Functions | |
PointDef (const LPoint2f &p, const LVector2f &v) | |
PointDef (float x, float y) | |
PointDef (const PointDef ©) | |
void | operator= (const PointDef ©) |
Public Attributes | |
LPoint2f | _p |
LVector2f | _v |
Definition at line 112 of file collisionBox.h.