HDK
|
#include <HUSD_CreatePrims.h>
Public Member Functions | |
HUSD_CreatePrims (HUSD_AutoLayerLock &lock) | |
~HUSD_CreatePrims () | |
bool | createPrim (const UT_StringRef &primpath, const UT_StringRef &primtype, const UT_StringRef &primkind, const UT_StringRef &specifier, const UT_StringRef &parent_primtype) const |
int | primEditorNodeId () const |
void | setPrimEditorNodeId (int nodeid) |
Definition at line 25 of file HUSD_CreatePrims.h.
HUSD_CreatePrims::HUSD_CreatePrims | ( | HUSD_AutoLayerLock & | lock | ) |
HUSD_CreatePrims::~HUSD_CreatePrims | ( | ) |
bool HUSD_CreatePrims::createPrim | ( | const UT_StringRef & | primpath, |
const UT_StringRef & | primtype, | ||
const UT_StringRef & | primkind, | ||
const UT_StringRef & | specifier, | ||
const UT_StringRef & | parent_primtype | ||
) | const |
|
inline |
Definition at line 40 of file HUSD_CreatePrims.h.
Definition at line 42 of file HUSD_CreatePrims.h.