![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Standard representation for all types of shapes, for use with geometry processing code. More...
#include <ICmpObstructionManager.h>

Public Attributes | |
| entity_pos_t | x |
| entity_pos_t | z |
| CFixedVector2D | u |
| CFixedVector2D | v |
| entity_pos_t | hw |
| entity_pos_t | hh |
Standard representation for all types of shapes, for use with geometry processing code.
| entity_pos_t ICmpObstructionManager::ObstructionSquare::hh |
| entity_pos_t ICmpObstructionManager::ObstructionSquare::hw |
| CFixedVector2D ICmpObstructionManager::ObstructionSquare::u |
| CFixedVector2D ICmpObstructionManager::ObstructionSquare::v |
| entity_pos_t ICmpObstructionManager::ObstructionSquare::x |
| entity_pos_t ICmpObstructionManager::ObstructionSquare::z |