HDK
|
#include <HUSD_Blend.h>
Public Member Functions | |
HUSD_Blend () | |
~HUSD_Blend () | |
bool | setBlendHandle (const HUSD_DataHandle &src) |
bool | execute (HUSD_AutoWriteLock &lock, fpreal blend, const HUSD_TimeCode &timecode, UT_StringArray &modified_prims) const |
bool | getIsTimeVarying () const |
Definition at line 28 of file HUSD_Blend.h.
HUSD_Blend::HUSD_Blend | ( | ) |
HUSD_Blend::~HUSD_Blend | ( | ) |
bool HUSD_Blend::execute | ( | HUSD_AutoWriteLock & | lock, |
fpreal | blend, | ||
const HUSD_TimeCode & | timecode, | ||
UT_StringArray & | modified_prims | ||
) | const |
|
inline |
Definition at line 40 of file HUSD_Blend.h.
bool HUSD_Blend::setBlendHandle | ( | const HUSD_DataHandle & | src | ) |