doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Macros | |
#define | MAX_POLYTOPE_PLANES 6 |
Functions | |
srfTriangles_t * | R_PolytopeSurface (int numPlanes, const idPlane *planes, idWinding **windings) |
#define MAX_POLYTOPE_PLANES 6 |
Definition at line 34 of file tr_polytope.cpp.
srfTriangles_t* R_PolytopeSurface | ( | int | numPlanes, |
const idPlane * | planes, | ||
idWinding ** | windings | ||
) |
Definition at line 44 of file tr_polytope.cpp.