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

#include <simpleLightTask.h>

Public Member Functions

 HdxShadowParams ()
 

Public Attributes

HdxShadowMatrixComputationSharedPtr shadowMatrix
 
double bias
 
double blur
 
int resolution
 
bool enabled
 

Detailed Description

Definition at line 170 of file simpleLightTask.h.

Constructor & Destructor Documentation

HdxShadowParams::HdxShadowParams ( )
inline

Definition at line 171 of file simpleLightTask.h.

Member Data Documentation

double HdxShadowParams::bias

Definition at line 180 of file simpleLightTask.h.

double HdxShadowParams::blur

Definition at line 181 of file simpleLightTask.h.

bool HdxShadowParams::enabled

Definition at line 183 of file simpleLightTask.h.

int HdxShadowParams::resolution

Definition at line 182 of file simpleLightTask.h.

HdxShadowMatrixComputationSharedPtr HdxShadowParams::shadowMatrix

Definition at line 179 of file simpleLightTask.h.


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