All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdxPickHit Struct Reference

Picking hit structure. More...

Public Member Functions

bool IsValid () const
 
HDX_API size_t GetHash () const
 

Public Attributes

SdfPath delegateId
 
SdfPath objectId
 
SdfPath instancerId
 
int instanceIndex
 
int elementIndex
 
int edgeIndex
 
int pointIndex
 
GfVec3f worldSpaceHitPoint
 
GfVec3f worldSpaceHitNormal
 
float normalizedDepth
 

Detailed Description

Picking hit structure.

This is output by the pick task as a record of what objects the picking query found.

Definition at line 88 of file pickTask.h.


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