Home
last modified time | relevance | path

Searched refs:SetupDodecahedron (Results 1 – 6 of 6) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/geometry/
H A DTraceModel.h117 void SetupDodecahedron( const idBounds &dodBounds );
118 void SetupDodecahedron( const float size );
H A DSurface_Polytope.h53 void SetupDodecahedron( const idBounds &bounds );
H A DSurface_Polytope.cpp241 void idSurface_Polytope::SetupDodecahedron( const idBounds &bounds ) { in SetupDodecahedron() function in idSurface_Polytope
H A DTraceModel.cpp309 void idTraceModel::SetupDodecahedron( const idBounds &dodBounds ) { in SetupDodecahedron() function in idTraceModel
395 void idTraceModel::SetupDodecahedron( const float size ) { in SetupDodecahedron() function in idTraceModel
402 SetupDodecahedron( dodBounds ); in SetupDodecahedron()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DAF.cpp516 trm.SetupDodecahedron( bounds ); in LoadBody()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DAF.cpp516 trm.SetupDodecahedron( bounds ); in LoadBody()