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

Representation of a range query. More...

Collaboration diagram for anonymous_namespace{CCmpRangeManager.cpp}::Query:
Collaboration graph
[legend]

Public Attributes

std::vector< entity_id_tlastMatch
 
CEntityHandle source
 
entity_pos_t minRange
 
entity_pos_t maxRange
 
entity_pos_t yOrigin
 
u32 ownersMask
 
i32 interface
 
u8 flagsMask
 
bool enabled
 
bool parabolic
 
bool accountForSize
 

Detailed Description

Representation of a range query.

Member Data Documentation

◆ accountForSize

bool anonymous_namespace{CCmpRangeManager.cpp}::Query::accountForSize

◆ enabled

bool anonymous_namespace{CCmpRangeManager.cpp}::Query::enabled

◆ flagsMask

u8 anonymous_namespace{CCmpRangeManager.cpp}::Query::flagsMask

◆ interface

i32 anonymous_namespace{CCmpRangeManager.cpp}::Query::interface

◆ lastMatch

std::vector<entity_id_t> anonymous_namespace{CCmpRangeManager.cpp}::Query::lastMatch

◆ maxRange

entity_pos_t anonymous_namespace{CCmpRangeManager.cpp}::Query::maxRange

◆ minRange

entity_pos_t anonymous_namespace{CCmpRangeManager.cpp}::Query::minRange

◆ ownersMask

u32 anonymous_namespace{CCmpRangeManager.cpp}::Query::ownersMask

◆ parabolic

bool anonymous_namespace{CCmpRangeManager.cpp}::Query::parabolic

◆ source

CEntityHandle anonymous_namespace{CCmpRangeManager.cpp}::Query::source

◆ yOrigin

entity_pos_t anonymous_namespace{CCmpRangeManager.cpp}::Query::yOrigin

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