#include <GlslSssProfile.hpp>
|
| C3D_API | SssProfiles (sdw::ShaderWriter &writer, uint32_t binding, uint32_t set, bool enable=true) |
| |
| SssProfile | getProfile (sdw::UInt const &index) const |
| |
| | BufferT (sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true, ParamsT &&... params) |
| |
| SssProfile | getData (sdw::UInt const &index, ParamsT &&... params) const |
| |
| | BufferBase (sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true) |
| |
| sdw::UInt | getFirstCount () const |
| |
| sdw::UInt | getSecondCount () const |
| |
| sdw::UInt | getThirdCount () const |
| |
| sdw::UInt | getFourthCount () const |
| |
| sdw::UInt | getCount () const |
| |
| bool | isEnabled () const noexcept |
| |
| sdw::ShaderWriter * | getWriter () const noexcept |
| |
◆ SssProfiles()
| C3D_API castor3d::shader::SssProfiles::SssProfiles |
( |
sdw::ShaderWriter & | writer, |
|
|
uint32_t | binding, |
|
|
uint32_t | set, |
|
|
bool | enable = true ) |
|
explicit |
◆ getProfile()
| SssProfile castor3d::shader::SssProfiles::getProfile |
( |
sdw::UInt const & | index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: