All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
Eegeo::Labels::LabelPickQuery Struct Reference

Public Member Functions

 LabelPickQuery (const v2 &screenPoint, u32 pickingGroupMask, u32 labelComponentMask)
 
const v2ScreenPoint () const
 
u32 PickingGroupMask () const
 
u32 LabelComponentMask () const
 

Static Public Member Functions

static u32 LabelLayerToPickingGroupMask (LabelLayer::IdType labelLayerId)
 
static u32 LabelComponentToMask (LabelComponent::Type labelComponent)
 
static LabelPickQuery Make (const v2 &screenPoint)
 
static LabelPickQuery Make (const v2 &screenPoint, LabelLayer::IdType labelLayerId)
 
static LabelPickQuery Make (const v2 &screenPoint, LabelLayer::IdType labelLayerId, LabelComponent::Type labelComponentType)
 

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