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

#include <HUSD_MergeInto.h>

Public Types

enum  DestPathMode { PATH_IS_TARGET, PATH_IS_PARENT }
 

Public Member Functions

 HUSD_MergeInto ()
 
 ~HUSD_MergeInto ()
 
void setParentPrimType (const UT_StringHolder &primtype)
 
const UT_StringHolderparentPrimType () const
 
void setPrimKind (const UT_StringHolder &kind)
 
const UT_StringHolderprimKind () const
 
void setPrimSpecifier (const UT_StringHolder &spec)
 
const UT_StringHolderprimSpecifier () const
 
void setParentPrimKind (const UT_StringHolder &kind)
 
const UT_StringHolderparentPrimKind () const
 
void setMakeUniqueDestPaths (bool make_unique)
 
bool makeUniqueDestPaths () const
 
void setDestPathMode (DestPathMode mode)
 
DestPathMode destPathMode () 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, const HUSD_TimeCode &time_code=HUSD_TimeCode())
 
bool addHandle (const HUSD_DataHandle &src, const UT_StringArray &dest_paths, const UT_StringHolder &source_node_path, const UT_StringArray &source_paths, fpreal frame_offset=0, fpreal framerate_scale=1)
 
bool execute (HUSD_AutoLayerLock &lock) const
 
bool postExecuteAssignXform (HUSD_AutoWriteLock &lock, const UT_StringRef &xform_suffix) const
 
bool areInheritedXformsAnimated () const
 
bool postExecuteAssignMaterial (HUSD_AutoWriteLock &lock) const
 

Detailed Description

Definition at line 28 of file HUSD_MergeInto.h.

Member Enumeration Documentation

Enumerator
PATH_IS_TARGET 
PATH_IS_PARENT 

Definition at line 68 of file HUSD_MergeInto.h.

Constructor & Destructor Documentation

HUSD_MergeInto::HUSD_MergeInto ( )
HUSD_MergeInto::~HUSD_MergeInto ( )

Member Function Documentation

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,
const HUSD_TimeCode time_code = HUSD_TimeCode() 
)
bool HUSD_MergeInto::addHandle ( const HUSD_DataHandle src,
const UT_StringArray dest_paths,
const UT_StringHolder source_node_path,
const UT_StringArray source_paths,
fpreal  frame_offset = 0,
fpreal  framerate_scale = 1 
)
bool HUSD_MergeInto::areInheritedXformsAnimated ( ) const
DestPathMode HUSD_MergeInto::destPathMode ( ) const
inline

Definition at line 71 of file HUSD_MergeInto.h.

bool HUSD_MergeInto::execute ( HUSD_AutoLayerLock lock) const
bool HUSD_MergeInto::makeUniqueDestPaths ( ) const
inline

Definition at line 61 of file HUSD_MergeInto.h.

const UT_StringHolder& HUSD_MergeInto::parentPrimKind ( ) const
inline

Definition at line 54 of file HUSD_MergeInto.h.

const UT_StringHolder& HUSD_MergeInto::parentPrimType ( ) const
inline

Definition at line 38 of file HUSD_MergeInto.h.

bool HUSD_MergeInto::postExecuteAssignMaterial ( HUSD_AutoWriteLock lock) const
bool HUSD_MergeInto::postExecuteAssignXform ( HUSD_AutoWriteLock lock,
const UT_StringRef xform_suffix 
) const
const UT_StringHolder& HUSD_MergeInto::primKind ( ) const
inline

Definition at line 43 of file HUSD_MergeInto.h.

const UT_StringHolder& HUSD_MergeInto::primSpecifier ( ) const
inline

Definition at line 48 of file HUSD_MergeInto.h.

void HUSD_MergeInto::setDestPathMode ( DestPathMode  mode)
inline

Definition at line 69 of file HUSD_MergeInto.h.

void HUSD_MergeInto::setMakeUniqueDestPaths ( bool  make_unique)
inline

Definition at line 59 of file HUSD_MergeInto.h.

void HUSD_MergeInto::setParentPrimKind ( const UT_StringHolder kind)
inline

Definition at line 52 of file HUSD_MergeInto.h.

void HUSD_MergeInto::setParentPrimType ( const UT_StringHolder primtype)
inline

Definition at line 36 of file HUSD_MergeInto.h.

void HUSD_MergeInto::setPrimKind ( const UT_StringHolder kind)
inline

Definition at line 41 of file HUSD_MergeInto.h.

void HUSD_MergeInto::setPrimSpecifier ( const UT_StringHolder spec)
inline

Definition at line 46 of file HUSD_MergeInto.h.


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