Castor3D 0.16.0
Multiplatform 3D engine
castor3d::shader::SssProfiles Member List

This is the complete list of members for castor3d::shader::SssProfiles, including all inherited members.

BufferBase(sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true)castor3d::shader::BufferBaseinline
BufferT(sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true, ParamsT &&... params)castor3d::shader::BufferT< SssProfile >inline
getCount() constcastor3d::shader::BufferBaseinline
getData(sdw::UInt const &index, ParamsT &&... params) constcastor3d::shader::BufferT< SssProfile >inline
getFirstCount() constcastor3d::shader::BufferBaseinline
getFourthCount() constcastor3d::shader::BufferBaseinline
getProfile(sdw::UInt const &index) constcastor3d::shader::SssProfilesinline
getSecondCount() constcastor3d::shader::BufferBaseinline
getThirdCount() constcastor3d::shader::BufferBaseinline
getWriter() const noexceptcastor3d::shader::BufferBaseinline
isEnabled() const noexceptcastor3d::shader::BufferBaseinline
m_ssbocastor3d::shader::BufferBaseprotected
m_variableNamecastor3d::shader::BufferBaseprotected
m_writercastor3d::shader::BufferBaseprotected
SssProfiles(sdw::ShaderWriter &writer, uint32_t binding, uint32_t set, bool enable=true)castor3d::shader::SssProfilesexplicit