#include <vecmath.h>
Inheritance diagram for Point2< T >:


Public Member Functions | |
| Point2 (T, T) | |
| Point2 () | |
Public Attributes | |
| T | x |
| T | y |
|
|||||||||
|
Definition at line 457 of file vecmath.h.
|
|
||||||||||||||||
|
Definition at line 461 of file vecmath.h.
|
|
|||||
|
Definition at line 83 of file vecmath.h. Referenced by generateTangents(), and PointTexCoordComparator::operator()(). |
|
|||||
|
Definition at line 83 of file vecmath.h. Referenced by generateTangents(), and PointTexCoordComparator::operator()(). |
1.4.1