Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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>

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.

Definition at line 232 of file ICmpObstructionManager.h.

Member Data Documentation

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.


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