|
UFO: Alien Invasion
|
face extents More...

Data Fields | |
| vec3_t | mins |
| vec3_t | maxs |
| vec3_t | center |
| vec2_t | stmins |
| vec2_t | stmaxs |
face extents
Definition at line 59 of file lightmap.cpp.
| vec3_t extents_t::center |
Definition at line 61 of file lightmap.cpp.
| vec3_t extents_t::maxs |
Definition at line 60 of file lightmap.cpp.
Referenced by BuildVertexNormals().
| vec3_t extents_t::mins |
Definition at line 60 of file lightmap.cpp.
Referenced by BuildVertexNormals().
| vec2_t extents_t::stmaxs |
Definition at line 62 of file lightmap.cpp.
| vec2_t extents_t::stmins |
Definition at line 62 of file lightmap.cpp.