![]() TGE Version 1.5.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Point4F Class Reference#include <mPoint.h>
Detailed Description4D floating-point point.Uses F32 internally. Useful for representing quaternions and other 4d beasties.
Constructor & Destructor Documentation
Create an unitialized point.
Copy constructor.
Create point from coordinates.
Member Function DocumentationSet point's coordinates.
Interpolate from _pt1 to _pt2, based on _factor.
Field DocumentationX co-ordinate.
Y co-ordinate.
Z co-ordinate.
W co-ordinate.
|