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

#include <GlslSssProfile.hpp>

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

Public Member Functions

 SssProfile (sdw::ShaderWriter &writer, ast::expr::ExprPtr expr, bool enabled)
 
auto transmittanceProfileSize () const
 
auto gaussianWidth () const
 
auto subsurfaceScatteringStrength () const
 
auto thicknessScale () const
 
auto transmittanceProfile () const
 

Constructor & Destructor Documentation

◆ SssProfile()

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

Member Function Documentation

◆ gaussianWidth()

auto castor3d::shader::SssProfile::gaussianWidth ( ) const
inline

◆ subsurfaceScatteringStrength()

auto castor3d::shader::SssProfile::subsurfaceScatteringStrength ( ) const
inline

◆ thicknessScale()

auto castor3d::shader::SssProfile::thicknessScale ( ) const
inline

◆ transmittanceProfile()

auto castor3d::shader::SssProfile::transmittanceProfile ( ) const
inline

◆ transmittanceProfileSize()

auto castor3d::shader::SssProfile::transmittanceProfileSize ( ) const
inline

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