Main Page | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

ARLib::Utility::ARPoint3D< T > Class Template Reference

Represents three dimensional coordinates (x,y,z). More...

#include <arpoint.h>

List of all members.

Public Member Functions

 ARPoint3D ()
 Default constructor.
 ARPoint3D (T X, T Y, T Z)
 Initialisation constructor.
void Clear ()
 Resets x and y to 0.
void Set (T X, T Y, T Z)
 Sets x and y in a single statement.

Public Attributes

x
 The column coordinate.
y
 The row coordinate.
z
 The depth coordinate.


Detailed Description

template<class T>
class ARLib::Utility::ARPoint3D< T >

Represents three dimensional coordinates (x,y,z).


The documentation for this class was generated from the following file:
Generated on Wed Aug 31 18:01:40 2005 for ARLib by  doxygen 1.3.9.1