Nuke binary plugins 16.0.1
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
DD::Image::ModifyPathsGeomOpI Class Reference

#include <GeomOpMixIns.h>

Inheritance diagram for DD::Image::ModifyPathsGeomOpI:
DD::Image::CreateOrEditGeomOp

Classes

class  SubEngine
 

Public Member Functions

 ModifyPathsGeomOpI (std::string_view filterMask="/*", std::string_view knobName="mask_patterns")
 

Protected Member Functions

void knobs (Knob_Callback f, GeomOp *op)
 Sets up path mask knobs in op.
 
int knob_changed (Knob *k, GeomOp *op)
 

Protected Attributes

MaskKnobs _maskKnobs
 

Detailed Description

Implements the path filtering behavior for GeomOps. GeomOp plugins that wish to have this behaviour should inherit from this class and call knobs() from its knobs method to set up the required knobs.



©2025 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com