![]() |
ImFusion SDK 4.3
|
Inheritance diagram for CropDecorator:Public Member Functions | |
| CropDecorator (GlBoundingBox *bbox, const bool &discardPointsInside) | |
| 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.