Pyrogenesis
13997
|
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.
Definition at line 232 of file ICmpObstructionManager.h.
entity_pos_t ICmpObstructionManager::ObstructionSquare::hh |
Definition at line 236 of file ICmpObstructionManager.h.
entity_pos_t ICmpObstructionManager::ObstructionSquare::hw |
Definition at line 236 of file ICmpObstructionManager.h.
CFixedVector2D ICmpObstructionManager::ObstructionSquare::u |
Definition at line 235 of file ICmpObstructionManager.h.
CFixedVector2D ICmpObstructionManager::ObstructionSquare::v |
Definition at line 235 of file ICmpObstructionManager.h.
entity_pos_t ICmpObstructionManager::ObstructionSquare::x |
Definition at line 234 of file ICmpObstructionManager.h.
entity_pos_t ICmpObstructionManager::ObstructionSquare::z |
Definition at line 234 of file ICmpObstructionManager.h.