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

#include <GeomOpKnobs.h>

Public Member Functions

 DisplayKnobs (const fdk::Vec3f &displayColor, float displayOpacity=1.0f)
 
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.
 

Protected Attributes

fdk::Vec3f _displayColor
 
float _displayOpacity
 

Detailed Description

A class which provides common UI for display color and opacity. Create one of these and call the knobs method to make the knobs. Then call the apply method to author the attributes.



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