29 #ifndef __SURFACE_POLYTOPE_H__
30 #define __SURFACE_POLYTOPE_H__
void SetupIcosahedron(const idBounds &bounds)
void SetupDodecahedron(const idBounds &bounds)
void SetupHexahedron(const idBounds &bounds)
void SetupCylinder(const idBounds &bounds, const int numSides)
void SetupTetrahedron(const idBounds &bounds)
int SplitPolytope(const idPlane &plane, const float epsilon, idSurface_Polytope **front, idSurface_Polytope **back) const
void SetupOctahedron(const idBounds &bounds)
void FromPlanes(const idPlane *planes, const int numPlanes)
void SetupCone(const idBounds &bounds, const int numSides)