TAPs 0.7.7.3
TAPsPoint3.hpp File Reference
#include "../Core/TAPsStdLib.hpp"
#include "../Core/TAPsVector3.hpp"
#include "TAPsPoint3.cpp"
Include dependency graph for TAPsPoint3.hpp:

Go to the source code of this file.

Classes

class  Point3< T >

Typedefs

typedef Point3< int > Point3i
typedef Point3< float > Point3f
typedef Point3< double > Point3d
typedef Point3< long double > Point3ld

Typedef Documentation

typedef Point3<double> Point3d

Definition at line 82 of file TAPsPoint3.hpp.

typedef Point3<float> Point3f

Definition at line 81 of file TAPsPoint3.hpp.

typedef Point3<int> Point3i

Definition at line 80 of file TAPsPoint3.hpp.

typedef Point3<long double> Point3ld

Definition at line 83 of file TAPsPoint3.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines