![]() |
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 |
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.