Nuke binary plugins 16.1.1
 
Loading...
Searching...
No Matches
DD::Image::MeshKnobs Class Reference

#include <GeomOpKnobs.h>

Public Types

enum class  SubdivisionScheme { CatmullClark , Loop , Bilinear , None }
 

Public Member Functions

 MeshKnobs (int subdivisionScheme, int interpolateBoundary=0, bool doubleSided=false)
 
 MeshKnobs (KnobParams params)
 
void knobs (Knob_Callback f, GeomOp *op)
 
void knobsWithoutGroup (Knob_Callback f, GeomOp *op)
 Just call knobs() for the constituent knobs, don't create closed group.
 

Detailed Description

A class which provides common UI for Mesh prims. Create one of these and call the knobs method to make the knobs. Then call the apply method to create/set the attributes.



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