#include <math.h>
Definition at line 650 of file math.h.
◆ TRIANGLE() [1/2]
◆ TRIANGLE() [2/2]
◆ ~TRIANGLE()
◆ ComputeNormal()
Vector TRIANGLE::ComputeNormal |
( |
| ) |
|
|
inline |
assumes CCW ordering of vertices
Definition at line 662 of file math.h.
◆ operator[]() [1/2]
Vector& TRIANGLE::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
const Vector& TRIANGLE::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ v1
◆ v2
◆ v3
the vertices of the triangle
Definition at line 656 of file math.h.
The documentation for this struct was generated from the following file: