#include "lpoint3_src.I"
Go to the source code of this file.
Functions | |
EXPCL_PANDA | FLOATNAME (LPoint3) |
This is a three-component point in space (as opposed to a three-component vector, which represents a direction and a distance). |
Definition in file lpoint3_src.h.
|
This is a three-component point in space (as opposed to a three-component vector, which represents a direction and a distance). Some of the methods are slightly different between LPoint3 and LVector3; in particular, subtraction of two points yields a vector, while addition of a vector and a point yields a point. Definition at line 41 of file lpoint3_src.h. References INLINE_LINMATH. |