Castor3D 0.17.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor3d::shader::ShadowOptions Struct Reference

#include <SdwModule.hpp>

Collaboration diagram for castor3d::shader::ShadowOptions:
Collaboration graph
[legend]

Public Member Functions

 ShadowOptions (SceneFlags sceneFlags, bool reserveIds=false) noexcept
 
 ShadowOptions () noexcept
 

Public Attributes

SceneFlags type = SceneFlags( 0 )
 
bool reserveIds { false }
 

Constructor & Destructor Documentation

◆ ShadowOptions() [1/2]

castor3d::shader::ShadowOptions::ShadowOptions ( SceneFlags sceneFlags,
bool reserveIds = false )
inlineexplicitnoexcept

References castor3d::eShadowAny.

◆ ShadowOptions() [2/2]

castor3d::shader::ShadowOptions::ShadowOptions ( )
inlineexplicitnoexcept

References castor3d::eNone.

Member Data Documentation

◆ reserveIds

bool castor3d::shader::ShadowOptions::reserveIds { false }

◆ type

SceneFlags castor3d::shader::ShadowOptions::type = SceneFlags( 0 )

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