![]() |
ImFusion C++ SDK 4.4.0
|
Public Member Functions | |
| CleanDecorator (const float &cleanMin, const float &cleanMax) | |
| void | applyToProgram (GL::Program *p) override |
| Interface method to apply customizations to a shader program. | |
|
overridevirtual |
Interface method to apply customizations to a shader program.
This function will be called during Program::enable().
Implements ImFusion::GL::ProgramDecorator.