Vector3< T > Class Template Reference
Represents a vector in 3D space.
More...
#include "Vector3.h"
List of all members.
Detailed Description
template<class T>
class Vector3< T >
Represents a vector in 3D space.
- Template Parameters:
-
| T | the data type of the vector information. |
Definition at line 20 of file Vector3.h.
The documentation for this class was generated from the following file: