This is a two-component point in space. More...
#include "lpoint2.h"
List of all members.
This is a two-component point in space.
Definition at line 411 of file lpoint2.h.
[inline]
Returns a new vector representing the projection of this vector onto another one.
The resulting vector will be a scalar multiple of onto.
Reimplemented from LVecBase2d.
Definition at line 656 of file lpoint2.h.
[inline, static]
Returns a unit X point.
Definition at line 554 of file lpoint2.h.
Returns a unit Y point.
Definition at line 564 of file lpoint2.h.
Returns a zero-length point.
Definition at line 544 of file lpoint2.h.
Referenced by EggVertexUV::get_uv(), EggVertex::get_uv(), Triangulator::get_vertex(), and MayaShaderColorDef::project_uv().