HDK
|
#include <HUSD_MergeInto.h>
Public Member Functions | |
HUSD_MergeInto () | |
~HUSD_MergeInto () | |
void | setParentPrimType (const UT_StringHolder &primtype) |
const UT_StringHolder & | parentPrimType () const |
void | setPrimKind (const UT_StringHolder &kind) |
const UT_StringHolder & | primKind () const |
void | setParentPrimKind (const UT_StringHolder &kind) |
const UT_StringHolder & | parentPrimKind () const |
void | setMakeUniqueDestPaths (bool make_unique) |
bool | makeUniqueDestPaths () const |
bool | addHandle (const HUSD_DataHandle &src, const UT_StringHolder &dest_path, const UT_StringHolder &source_node_path, const UT_StringHolder &source_path=UT_StringHolder(), fpreal frame_offset=0, fpreal framerate_scale=1, bool keep_xform=false, bool keep_material=false) |
bool | execute (HUSD_AutoLayerLock &lock) const |
bool | postExecuteAssignXform (HUSD_AutoWriteLock &lock, const UT_StringHolder &xform_suffix) const |
bool | postExecuteAssignMaterial (HUSD_AutoWriteLock &lock) const |
Definition at line 27 of file HUSD_MergeInto.h.
HUSD_MergeInto::HUSD_MergeInto | ( | ) |
HUSD_MergeInto::~HUSD_MergeInto | ( | ) |
bool HUSD_MergeInto::addHandle | ( | const HUSD_DataHandle & | src, |
const UT_StringHolder & | dest_path, | ||
const UT_StringHolder & | source_node_path, | ||
const UT_StringHolder & | source_path = UT_StringHolder() , |
||
fpreal | frame_offset = 0 , |
||
fpreal | framerate_scale = 1 , |
||
bool | keep_xform = false , |
||
bool | keep_material = false |
||
) |
bool HUSD_MergeInto::execute | ( | HUSD_AutoLayerLock & | lock | ) | const |
|
inline |
Definition at line 55 of file HUSD_MergeInto.h.
|
inline |
Definition at line 48 of file HUSD_MergeInto.h.
|
inline |
Definition at line 37 of file HUSD_MergeInto.h.
bool HUSD_MergeInto::postExecuteAssignMaterial | ( | HUSD_AutoWriteLock & | lock | ) | const |
bool HUSD_MergeInto::postExecuteAssignXform | ( | HUSD_AutoWriteLock & | lock, |
const UT_StringHolder & | xform_suffix | ||
) | const |
|
inline |
Definition at line 42 of file HUSD_MergeInto.h.
|
inline |
Definition at line 53 of file HUSD_MergeInto.h.
|
inline |
Definition at line 46 of file HUSD_MergeInto.h.
|
inline |
Definition at line 35 of file HUSD_MergeInto.h.
|
inline |
Definition at line 40 of file HUSD_MergeInto.h.