Loading...
Searching...
No Matches
HdxPickFromRenderBufferTaskParams Struct Reference

Pick task params. More...

#include <pickFromRenderBufferTask.h>

Public Attributes

SdfPath primIdBufferPath
 
SdfPath instanceIdBufferPath
 
SdfPath elementIdBufferPath
 
SdfPath normalBufferPath
 
SdfPath depthBufferPath
 
SdfPath cameraId
 
CameraUtilFraming framing
 
std::optional< CameraUtilConformWindowPolicy > overrideWindowPolicy
 
GfVec4d viewport
 

Detailed Description

Pick task params.

This is augmented by HdxPickTaskContextParams, which is passed in on the task context.

Definition at line 39 of file pickFromRenderBufferTask.h.

Constructor & Destructor Documentation

◆ HdxPickFromRenderBufferTaskParams()

Definition at line 41 of file pickFromRenderBufferTask.h.

Member Data Documentation

◆ cameraId

SdfPath cameraId

Definition at line 58 of file pickFromRenderBufferTask.h.

◆ depthBufferPath

SdfPath depthBufferPath

Definition at line 55 of file pickFromRenderBufferTask.h.

◆ elementIdBufferPath

SdfPath elementIdBufferPath

Definition at line 53 of file pickFromRenderBufferTask.h.

◆ framing

Definition at line 62 of file pickFromRenderBufferTask.h.

◆ instanceIdBufferPath

SdfPath instanceIdBufferPath

Definition at line 52 of file pickFromRenderBufferTask.h.

◆ normalBufferPath

SdfPath normalBufferPath

Definition at line 54 of file pickFromRenderBufferTask.h.

◆ overrideWindowPolicy

std::optional<CameraUtilConformWindowPolicy> overrideWindowPolicy

Definition at line 64 of file pickFromRenderBufferTask.h.

◆ primIdBufferPath

SdfPath primIdBufferPath

Definition at line 51 of file pickFromRenderBufferTask.h.

◆ viewport

GfVec4d viewport

Definition at line 68 of file pickFromRenderBufferTask.h.


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