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

Internal representation of axis-aligned circular shapes for moving units. More...

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

Public Attributes

entity_id_t entity
 
entity_pos_t x
 
entity_pos_t z
 
entity_pos_t clearance
 
ICmpObstructionManager::flags_t flags
 
entity_id_t group
 

Detailed Description

Internal representation of axis-aligned circular shapes for moving units.

Member Data Documentation

◆ clearance

entity_pos_t anonymous_namespace{CCmpObstructionManager.cpp}::UnitShape::clearance

◆ entity

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

◆ flags

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

◆ group

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

◆ x

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

◆ z

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

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