27 #ifndef PXR_USD_IMAGING_USD_IMAGING_GL_RENDER_PARAMS_H
28 #define PXR_USD_IMAGING_USD_IMAGING_GL_RENDER_PARAMS_H
121 return !(*
this == other);
134 flipFrontFacing(false),
136 enableIdRender(false),
137 enableLighting(true),
138 enableSampleAlphaToCoverage(false),
139 applyRenderState(true),
140 gammaCorrectColors(true),
142 overrideColor(.0
f, .0
f, .0
f, .0
f),
143 wireframeColor(.0
f, .0
f, .0
f, .0
f),
146 enableSceneMaterials(true),
147 enableSceneLights(true),
148 enableUsdDrawModes(true),
196 #endif // PXR_USD_IMAGING_USD_IMAGING_GL_RENDER_PARAMS_H
UsdImagingGLRenderParams()
UsdImagingGLDrawMode drawMode
bool operator==(const UsdImagingGLRenderParams &other) const
std::vector< GfVec4d > ClipPlanesVector
bool enableSampleAlphaToCoverage
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
std::vector< GfBBox3d > BBoxVector
bool enableSceneMaterials
UsdImagingGLCullStyle cullStyle
#define PXR_NAMESPACE_CLOSE_SCOPE
TfToken colorCorrectionMode
bool operator!=(const UsdImagingGLRenderParams &other) const
ClipPlanesVector clipPlanes