HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdxShadowTaskParams Struct Reference

#include <shadowTask.h>

Public Member Functions

 HdxShadowTaskParams ()
 

Public Attributes

GfVec4f overrideColor
 
GfVec4f wireframeColor
 
bool enableLighting
 
bool enableSceneMaterials
 
float alphaThreshold
 
bool depthBiasEnable
 
float depthBiasConstantFactor
 
float depthBiasSlopeFactor
 
HdCompareFunction depthFunc
 
HdCullStyle cullStyle
 

Detailed Description

Definition at line 42 of file shadowTask.h.

Constructor & Destructor Documentation

HdxShadowTaskParams::HdxShadowTaskParams ( )
inline

Definition at line 44 of file shadowTask.h.

Member Data Documentation

float HdxShadowTaskParams::alphaThreshold

Definition at line 62 of file shadowTask.h.

HdCullStyle HdxShadowTaskParams::cullStyle

Definition at line 67 of file shadowTask.h.

float HdxShadowTaskParams::depthBiasConstantFactor

Definition at line 64 of file shadowTask.h.

bool HdxShadowTaskParams::depthBiasEnable

Definition at line 63 of file shadowTask.h.

float HdxShadowTaskParams::depthBiasSlopeFactor

Definition at line 65 of file shadowTask.h.

HdCompareFunction HdxShadowTaskParams::depthFunc

Definition at line 66 of file shadowTask.h.

bool HdxShadowTaskParams::enableLighting

Definition at line 60 of file shadowTask.h.

bool HdxShadowTaskParams::enableSceneMaterials

Definition at line 61 of file shadowTask.h.

GfVec4f HdxShadowTaskParams::overrideColor

Definition at line 58 of file shadowTask.h.

GfVec4f HdxShadowTaskParams::wireframeColor

Definition at line 59 of file shadowTask.h.


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