#include <GeomOpKnobs.h>
Public Member Functions | |
TransformKnobs (const std::string &name) | |
void | knobs (Knob_Callback f, GeomOp *op) |
Knob * | transformKnob () const |
fdk::Mat4d | transform () const |
A class which provides common UI for transforming 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. |