Pyrogenesis  trunk
Public Attributes | List of all members
ICmpObstructionManager::ObstructionSquare Struct Reference

Standard representation for all types of shapes, for use with geometry processing code. More...

#include <ICmpObstructionManager.h>

Collaboration diagram for ICmpObstructionManager::ObstructionSquare:
Collaboration graph
[legend]

Public Attributes

entity_pos_t x
 
entity_pos_t z
 
CFixedVector2D u
 
CFixedVector2D v
 
entity_pos_t hw
 
entity_pos_t hh
 

Detailed Description

Standard representation for all types of shapes, for use with geometry processing code.

Member Data Documentation

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

The documentation for this struct was generated from the following file: