Loading...
Searching...
No Matches
renderParams.h File Reference
+ Include dependency graph for renderParams.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Enumerations

enum class  UsdImagingGLDrawMode {
  DRAW_POINTS , DRAW_WIREFRAME , DRAW_WIREFRAME_ON_SURFACE , DRAW_SHADED_FLAT ,
  DRAW_SHADED_SMOOTH , DRAW_GEOM_ONLY , DRAW_GEOM_FLAT , DRAW_GEOM_SMOOTH
}
 
enum class  UsdImagingGLCullStyle {
  CULL_STYLE_NO_OPINION , CULL_STYLE_NOTHING , CULL_STYLE_BACK , CULL_STYLE_FRONT ,
  CULL_STYLE_BACK_UNLESS_DOUBLE_SIDED , CULL_STYLE_COUNT
}
 

Enumeration Type Documentation

◆ UsdImagingGLCullStyle

enum class UsdImagingGLCullStyle
strong

Definition at line 57 of file renderParams.h.

◆ UsdImagingGLDrawMode

enum class UsdImagingGLDrawMode
strong

Definition at line 43 of file renderParams.h.