10 #ifndef PXR_USD_IMAGING_USD_IMAGING_GL_RENDER_PARAMS_H
11 #define PXR_USD_IMAGING_USD_IMAGING_GL_RENDER_PARAMS_H
103 return !(*
this == other);
116 flipFrontFacing(false),
118 enableLighting(true),
119 enableSampleAlphaToCoverage(false),
120 applyRenderState(true),
121 gammaCorrectColors(true),
123 overrideColor(.0
f, .0
f, .0
f, .0
f),
124 wireframeColor(.0
f, .0
f, .0
f, .0
f),
127 enableSceneMaterials(true),
128 enableSceneLights(true),
129 enableUsdDrawModes(true),
176 #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