Pyrogenesis  trunk
Public Attributes | List of all members
anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape Struct Reference

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

Collaboration diagram for anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape:
Collaboration graph
[legend]

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.

Member Data Documentation

◆ entity

entity_id_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::entity

◆ flags

ICmpObstructionManager::flags_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::flags

◆ group

entity_id_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::group

◆ group2

entity_id_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::group2

◆ hh

entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::hh

◆ hw

entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::hw

◆ u

CFixedVector2D anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::u

◆ v

CFixedVector2D anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::v

◆ x

entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::x

◆ z

entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::StaticShape::z

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