#include "plane_src.I"
Go to the source code of this file.
Functions | |
EXPCL_PANDA | FLOATNAME (Plane) |
Creates a default plane. | |
INLINE_MATHUTIL ostream & | operator<< (ostream &out, const FLOATNAME(Plane)&p) |
Definition in file plane_src.h.
|
Creates a default plane. This plane happens to intersect the origin, perpendicular to the Z axis. It's not clear how useful a default plane is. Definition at line 28 of file plane_src.h. References FLOATTYPE, and INLINE_MATHUTIL. |
|
Definition at line 72 of file plane_src.h. |