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

Representation of a range query. More...

Public Attributes

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

Detailed Description

Representation of a range query.

Definition at line 49 of file CCmpRangeManager.cpp.

Member Data Documentation

entity_pos_t Query::elevationBonus

Definition at line 56 of file CCmpRangeManager.cpp.

bool Query::enabled

Definition at line 51 of file CCmpRangeManager.cpp.

u8 Query::flagsMask

Definition at line 60 of file CCmpRangeManager.cpp.

i32 Query::interface

Definition at line 58 of file CCmpRangeManager.cpp.

std::vector<entity_id_t> Query::lastMatch

Definition at line 59 of file CCmpRangeManager.cpp.

entity_pos_t Query::maxRange

Definition at line 55 of file CCmpRangeManager.cpp.

entity_pos_t Query::minRange

Definition at line 54 of file CCmpRangeManager.cpp.

u32 Query::ownersMask

Definition at line 57 of file CCmpRangeManager.cpp.

bool Query::parabolic

Definition at line 52 of file CCmpRangeManager.cpp.

CEntityHandle Query::source

Definition at line 53 of file CCmpRangeManager.cpp.


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