Castor3D 0.15.0
Multiplatform 3D engine
Fonctions membres publiques | Liste de tous les membres
Référence de la structure castor3d::shader::DirectionalLight

#include <GlslLight.hpp>

Graphe d'héritage de castor3d::shader::DirectionalLight:
Inheritance graph
[légende]
Graphe de collaboration de castor3d::shader::DirectionalLight:
Collaboration graph
[légende]

Fonctions membres publiques

 DirectionalLight (sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)
 
auto base () const
 
auto direction () const
 
auto splitDepths () const
 
auto splitScales () const
 
auto transforms () const
 
auto shadows () const
 
C3D_API sdw::UInt cascadeCount () const
 

Documentation des constructeurs et destructeur

◆ DirectionalLight()

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

Documentation des fonctions membres

◆ base()

auto castor3d::shader::DirectionalLight::base ( ) const
inline

Référencé par shadows().

Voici le graphe des appelants de cette fonction :

◆ cascadeCount()

C3D_API sdw::UInt castor3d::shader::DirectionalLight::cascadeCount ( ) const

◆ direction()

auto castor3d::shader::DirectionalLight::direction ( ) const
inline

◆ shadows()

auto castor3d::shader::DirectionalLight::shadows ( ) const
inline

Références base().

Voici le graphe d'appel pour cette fonction :

◆ splitDepths()

auto castor3d::shader::DirectionalLight::splitDepths ( ) const
inline

◆ splitScales()

auto castor3d::shader::DirectionalLight::splitScales ( ) const
inline

◆ transforms()

auto castor3d::shader::DirectionalLight::transforms ( ) const
inline

La documentation de cette structure a été générée à partir du fichier suivant :