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 166 of file simpleLightTask.h.

Constructor & Destructor Documentation

HdxShadowParams::HdxShadowParams ( )
inline

Definition at line 167 of file simpleLightTask.h.

Member Data Documentation

double HdxShadowParams::bias

Definition at line 176 of file simpleLightTask.h.

double HdxShadowParams::blur

Definition at line 177 of file simpleLightTask.h.

bool HdxShadowParams::enabled

Definition at line 179 of file simpleLightTask.h.

int HdxShadowParams::resolution

Definition at line 178 of file simpleLightTask.h.

HdxShadowMatrixComputationSharedPtr HdxShadowParams::shadowMatrix

Definition at line 175 of file simpleLightTask.h.


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