Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
StaticShape Struct Reference

Internal representation of arbitrary-rotation static square shapes for buildings. More...

Public Attributes

entity_id_t entity
 
entity_pos_t x
 
entity_pos_t z
 
CFixedVector2D u
 
CFixedVector2D v
 
entity_pos_t hw
 
entity_pos_t hh
 
ICmpObstructionManager::flags_t flags
 
entity_id_t group
 
entity_id_t group2
 

Detailed Description

Internal representation of arbitrary-rotation static square shapes for buildings.

Definition at line 62 of file CCmpObstructionManager.cpp.

Member Data Documentation

entity_id_t StaticShape::entity

Definition at line 64 of file CCmpObstructionManager.cpp.

ICmpObstructionManager::flags_t StaticShape::flags

Definition at line 68 of file CCmpObstructionManager.cpp.

entity_id_t StaticShape::group

Definition at line 69 of file CCmpObstructionManager.cpp.

entity_id_t StaticShape::group2

Definition at line 70 of file CCmpObstructionManager.cpp.

entity_pos_t StaticShape::hh

Definition at line 67 of file CCmpObstructionManager.cpp.

entity_pos_t StaticShape::hw

Definition at line 67 of file CCmpObstructionManager.cpp.

CFixedVector2D StaticShape::u

Definition at line 66 of file CCmpObstructionManager.cpp.

CFixedVector2D StaticShape::v

Definition at line 66 of file CCmpObstructionManager.cpp.

entity_pos_t StaticShape::x

Definition at line 65 of file CCmpObstructionManager.cpp.

entity_pos_t StaticShape::z

Definition at line 65 of file CCmpObstructionManager.cpp.


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