#include <LOP_XformEditor.h>
|
static OP_ERROR | cookMyLop (LOP_Node *, OP_Context &context, UT_AutoInterrupt &boss, HUSD_AutoWriteLock &writelock, UT_StringMap< bool > &alloweditmap, HUSD_PathSet &modified_paths) |
|
static int | applyEditCallback (void *data, int, fpreal t, const PRM_Template *) |
|
static int | resetCallback (void *data, int, fpreal t, const PRM_Template *) |
|
static int | removeUnusedXformsCallback (void *data, int, fpreal t, const PRM_Template *) |
|
static const GU_ParmDataItem * | getDelta (LOP_Node *node) |
|
static void | setDelta (LOP_Node *node, const GU_DetailHandle &gdh) |
|
static void | resetEditParms (LOP_Node *node) |
|
static bool | applyEdit (LOP_Node *node, int which_input=0) |
|
static bool | applyEdit (LOP_Node *node, HUSD_AutoReadLock &lock, GU_DetailHandle &out_gdh) |
|
static UT_Matrix4D | buildPivotXform (LOP_Node *node) |
|
static GU_DetailHandle | getDeltaWithParmXform (LOP_Node *node, HUSD_AutoAnyLock &lock, bool exclude_edits=false) |
|
Definition at line 23 of file LOP_XformEditor.h.
static bool LOP_XformEditor::applyEdit |
( |
LOP_Node * |
node, |
|
|
int |
which_input = 0 |
|
) |
| |
|
static |
static void LOP_XformEditor::resetEditParms |
( |
LOP_Node * |
node | ) |
|
|
static |
int LOP_XformEditor::myTemplateListSize |
|
static |
The documentation for this class was generated from the following file: