nux-1.14.0
nux::Point3D< T > Class Template Reference

List of all members.

Public Member Functions

 Point3D (const Point3D &Pt)
 Point3D (T x, T y, T z)
void Set (T X, T Y, T Z)
bool operator== (const Point3D< T > &Pt) const
bool operator!= (const Point3D< T > &Pt) const

Public Attributes

x
y
z

Detailed Description

template<typename T>
class nux::Point3D< T >

Definition at line 30 of file Point3D.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends