Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor3d::shader::AllShadowData Struct Reference

#include <GlslShadow.hpp>

Inheritance diagram for castor3d::shader::AllShadowData:
Inheritance graph
[legend]
Collaboration diagram for castor3d::shader::AllShadowData:
Collaboration graph
[legend]

Public Member Functions

 AllShadowData (sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)
 
auto directional () const
 
auto point () const
 
auto spot () const
 

Constructor & Destructor Documentation

◆ AllShadowData()

castor3d::shader::AllShadowData::AllShadowData ( sdw::ShaderWriter & writer,
ast::expr::ExprPtr expr,
bool enabled )
inline

Member Function Documentation

◆ directional()

auto castor3d::shader::AllShadowData::directional ( ) const
inline

◆ point()

auto castor3d::shader::AllShadowData::point ( ) const
inline

◆ spot()

auto castor3d::shader::AllShadowData::spot ( ) const
inline

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