HDK
|
#include <LOP_Node.h>
Public Attributes | |
UT_StringHolder | myReplacementIdentifier |
HUSD_MakeNewPathFunc | myMakeNewPathFn |
bool | myCreateReplacement = false |
bool | myReplaceSublayersOnly = false |
bool | myClearSource = false |
bool | myCreateNewSublayer = false |
UT_StringHolder | myCreateNewSublayerName |
int | myCreateNewSublayerIndex = 0 |
Definition at line 61 of file LOP_Node.h.
bool LOP_LayerReplacementInfo::myClearSource = false |
Definition at line 68 of file LOP_Node.h.
bool LOP_LayerReplacementInfo::myCreateNewSublayer = false |
Definition at line 69 of file LOP_Node.h.
int LOP_LayerReplacementInfo::myCreateNewSublayerIndex = 0 |
Definition at line 71 of file LOP_Node.h.
UT_StringHolder LOP_LayerReplacementInfo::myCreateNewSublayerName |
Definition at line 70 of file LOP_Node.h.
bool LOP_LayerReplacementInfo::myCreateReplacement = false |
Definition at line 66 of file LOP_Node.h.
HUSD_MakeNewPathFunc LOP_LayerReplacementInfo::myMakeNewPathFn |
Definition at line 65 of file LOP_Node.h.
UT_StringHolder LOP_LayerReplacementInfo::myReplacementIdentifier |
Definition at line 64 of file LOP_Node.h.
bool LOP_LayerReplacementInfo::myReplaceSublayersOnly = false |
Definition at line 67 of file LOP_Node.h.