![]() TGE Version 1.5.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Point3I Class Reference#include <mPoint.h>
Detailed Description3D integer pointUses S32 internally.
Constructor & Destructor Documentation
Create an uninitialized point.
Copy constructor.
Create a point from co-ordinates.
Member Function Documentation
Invert co-ordinate's signs.
Check for point at origin. (No epsilon.).
Get length.
Field DocumentationX co-ordinate.
Y co-ordinate.
Z co-ordinate.
|