doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
tr_polytope.cpp File Reference
#include "../idlib/precompiled.h"
#include "tr_local.h"

Go to the source code of this file.

Macros

#define MAX_POLYTOPE_PLANES   6
 

Functions

srfTriangles_tR_PolytopeSurface (int numPlanes, const idPlane *planes, idWinding **windings)
 

Macro Definition Documentation

#define MAX_POLYTOPE_PLANES   6

Definition at line 34 of file tr_polytope.cpp.

Function Documentation

srfTriangles_t* R_PolytopeSurface ( int  numPlanes,
const idPlane planes,
idWinding **  windings 
)

Definition at line 44 of file tr_polytope.cpp.