![]() |
ImFusion C++ SDK 4.4.0
|
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 ImFusion::GL::ProgramDecorator.