![]() |
ImFusion SDK 4.3
|
Inheritance diagram for CleanDecorator: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 ProgramDecorator.