#include <GeomOpKnobs.h>
Public Member Functions | |
GeometryKnobs (const fdk::Vec3f &displayColor, float displayOpacity=1.0f, bool doubleSided=false) | |
void | knobs (Knob_Callback f, GeomOp *op) |
A class which provides common UI for Geometry prims. Create one of these and call the knobs method to make the knobs. Then call the apply method to author the attributes.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |