Loading...
Searching...
No Matches
HdxBoundingBoxTaskParams Class Reference

BoundingBoxTask parameters. More...

#include <boundingBoxTask.h>

Public Types

using BBoxVector = std::vector< GfBBox3d >
 

Public Attributes

TfToken aovName
 
BBoxVector bboxes
 
GfVec4f color
 
float dashSize
 

Detailed Description

BoundingBoxTask parameters.

Definition at line 55 of file boundingBoxTask.h.

Member Typedef Documentation

◆ BBoxVector

using BBoxVector = std::vector<GfBBox3d>

Definition at line 57 of file boundingBoxTask.h.

Constructor & Destructor Documentation

◆ HdxBoundingBoxTaskParams()

HDX_API HdxBoundingBoxTaskParams ( )
inline

Definition at line 60 of file boundingBoxTask.h.

Member Data Documentation

◆ aovName

TfToken aovName

Definition at line 67 of file boundingBoxTask.h.

◆ bboxes

BBoxVector bboxes

Definition at line 70 of file boundingBoxTask.h.

◆ color

GfVec4f color

Definition at line 71 of file boundingBoxTask.h.

◆ dashSize

float dashSize

Definition at line 72 of file boundingBoxTask.h.


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