All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdImagingGLRenderParams Class Reference

Used as an arguments class for various methods in UsdImagingGLEngine. More...

Public Types

typedef std::vector< GfVec4dClipPlanesVector
 

Public Member Functions

bool operator== (const UsdImagingGLRenderParams &other) const
 
bool operator!= (const UsdImagingGLRenderParams &other) const
 

Public Attributes

UsdTimeCode frame
 
float complexity
 
UsdImagingGLDrawMode drawMode
 
bool showGuides
 
bool showProxy
 
bool showRender
 
bool forceRefresh
 
bool flipFrontFacing
 
UsdImagingGLCullStyle cullStyle
 
bool enableIdRender
 
bool enableLighting
 
bool enableSampleAlphaToCoverage
 
bool applyRenderState
 
bool gammaCorrectColors
 
bool highlight
 
GfVec4f overrideColor
 
GfVec4f wireframeColor
 
float alphaThreshold
 
ClipPlanesVector clipPlanes
 
bool enableSceneMaterials
 
bool enableSceneLights
 
bool enableUsdDrawModes
 
GfVec4f clearColor
 
TfToken colorCorrectionMode
 
int lut3dSizeOCIO
 

Detailed Description

Used as an arguments class for various methods in UsdImagingGLEngine.

Definition at line 72 of file renderParams.h.


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