|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include "types.h"

Go to the source code of this file.
Classes | |
| class | TrimVertex |
Typedefs | |
| typedef class TrimVertex * | TrimVertex_p |
Functions | |
| REAL | det3 (TrimVertex *a, TrimVertex *b, TrimVertex *c) |
| typedef class TrimVertex* TrimVertex_p |
Definition at line 53 of file trimvertex.h.
|
inline |
Definition at line 56 of file trimvertex.h.
Referenced by Subdivider::ccw(), Mesher::isCcw(), and Mesher::isCw().