Home
last modified time | relevance | path

Searched defs:idMapBrush (Results 1 – 1 of 1) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DMapFile.h75 friend class idMapBrush; variable
105 idMapBrush( void ) { type = TYPE_BRUSH; sides.Resize( 8, 4 ); } in idMapBrush() function