Loading...
Searching...
No Matches
HdBasisCurvesReprDesc Class Reference

Descriptor to configure a drawItem for a repr. More...

#include <basisCurves.h>

Public Member Functions

 HdBasisCurvesReprDesc (HdBasisCurvesGeomStyle geomStyle=HdBasisCurvesGeomStyleInvalid, TfToken shadingTerminal=HdBasisCurvesReprDescTokens->surfaceShader)
 
bool IsEmpty () const
 

Public Attributes

HdBasisCurvesGeomStyle geomStyle
 
TfToken shadingTerminal
 Specifies how the fragment color should be computed from primvar; this can be used to render heatmap highlighting etc.
 

Detailed Description

Descriptor to configure a drawItem for a repr.

Definition at line 47 of file basisCurves.h.

Constructor & Destructor Documentation

◆ HdBasisCurvesReprDesc()

HdBasisCurvesReprDesc ( HdBasisCurvesGeomStyle  geomStyle = HdBasisCurvesGeomStyleInvalid,
TfToken  shadingTerminal = HdBasisCurvesReprDescTokens->surfaceShader 
)
inline

Definition at line 49 of file basisCurves.h.

Member Function Documentation

◆ IsEmpty()

bool IsEmpty ( ) const
inline

Definition at line 56 of file basisCurves.h.

Member Data Documentation

◆ geomStyle

HdBasisCurvesGeomStyle geomStyle

Definition at line 60 of file basisCurves.h.

◆ shadingTerminal

TfToken shadingTerminal

Specifies how the fragment color should be computed from primvar; this can be used to render heatmap highlighting etc.

Definition at line 63 of file basisCurves.h.


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