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

◆ hh

entity_pos_t ICmpObstructionManager::ObstructionSquare::hh

◆ hw

entity_pos_t ICmpObstructionManager::ObstructionSquare::hw

◆ u

CFixedVector2D ICmpObstructionManager::ObstructionSquare::u

◆ v

CFixedVector2D ICmpObstructionManager::ObstructionSquare::v

◆ x

entity_pos_t ICmpObstructionManager::ObstructionSquare::x

◆ z

entity_pos_t ICmpObstructionManager::ObstructionSquare::z

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