|
HDK
|
#include <HUSD_XformAdjust.h>
Public Member Functions | |
| HUSD_XformAdjust (HUSD_AutoAnyLock &lock, const UT_StringHolder &authored_layer_path, const UT_StringMap< UT_StringHolder > &authored_layer_args, const GU_DetailHandle &gdh, const HUSD_TimeCode &timecode) | |
| ~HUSD_XformAdjust () | |
| UT_NON_COPYABLE (HUSD_XformAdjust) | |
| bool | adjustXformsForAuthoredPrims (const HUSD_AutoWriteLock &lock) |
| void | setAuthorDefaultValues (bool author_default_values) |
| bool | authorDefaultValues () const |
| bool | getIsTimeVarying () const |
Definition at line 30 of file HUSD_XformAdjust.h.
| HUSD_XformAdjust::HUSD_XformAdjust | ( | HUSD_AutoAnyLock & | lock, |
| const UT_StringHolder & | authored_layer_path, | ||
| const UT_StringMap< UT_StringHolder > & | authored_layer_args, | ||
| const GU_DetailHandle & | gdh, | ||
| const HUSD_TimeCode & | timecode | ||
| ) |
| HUSD_XformAdjust::~HUSD_XformAdjust | ( | ) |
| bool HUSD_XformAdjust::adjustXformsForAuthoredPrims | ( | const HUSD_AutoWriteLock & | lock | ) |
|
inline |
Definition at line 48 of file HUSD_XformAdjust.h.
| bool HUSD_XformAdjust::getIsTimeVarying | ( | ) | const |
|
inline |
Definition at line 46 of file HUSD_XformAdjust.h.
| HUSD_XformAdjust::UT_NON_COPYABLE | ( | HUSD_XformAdjust | ) |