ReactOS 0.4.16-dev-136-g52192f1
|
#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().