Panda3D
Public Member Functions | Public Attributes | List of all members
CollisionBox::PointDef Class Reference

Public Member Functions

 PointDef (const LPoint2 &p, const LVector2 &v)
 
 PointDef (PN_stdfloat x, PN_stdfloat y)
 
 PointDef (const PointDef &copy)
 
void operator= (const PointDef &copy)
 

Public Attributes

LPoint2 _p
 
LVector2 _v
 

Detailed Description

Definition at line 118 of file collisionBox.h.


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