HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LOP_LayerReplacementInfo Class Reference

#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
 

Detailed Description

Definition at line 61 of file LOP_Node.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: