#include <vector.h>
Public Member Functions | |
Vector3 () | |
Vector3 (T a1, T a2, T a3) | |
Public Attributes | |
T | v0 |
T | v1 |
T | v2 |
Definition at line 116 of file vector.h.
|
Definition at line 122 of file vector.h.
|
|
Definition at line 123 of file vector.h.
|
|
|
|
|
|
|