VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrv::DtIndirectFadeParameters Struct Reference

struct for holding the fade parameters used by the indirect rendering cull compute shader More...

Public Member Functions

 DtIndirectFadeParameters (float fadeDuration, float fadeMaxRange, float fadeAttenuationRange)
 constructor for initializing the struct with fade parameters More...
 
 DtIndirectFadeParameters ()
 constructor for initializing the struct with fade parameters More...
 

Public Attributes

float myFadeDuration
 
float myFadeMaxRange
 
float myFadeAttenuationRange
 

Detailed Description

struct for holding the fade parameters used by the indirect rendering cull compute shader

Constructor & Destructor Documentation

makVrv::DtIndirectFadeParameters::DtIndirectFadeParameters ( float  fadeDuration,
float  fadeMaxRange,
float  fadeAttenuationRange 
)

constructor for initializing the struct with fade parameters

makVrv::DtIndirectFadeParameters::DtIndirectFadeParameters ( )

constructor for initializing the struct with fade parameters

Member Data Documentation

float makVrv::DtIndirectFadeParameters::myFadeDuration
float makVrv::DtIndirectFadeParameters::myFadeMaxRange
float makVrv::DtIndirectFadeParameters::myFadeAttenuationRange

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)