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

#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)
 

Detailed Description

Examples:
LOP/LOP_Sphere.C.

Definition at line 25 of file HUSD_CreatePrims.h.

Constructor & Destructor Documentation

HUSD_CreatePrims::HUSD_CreatePrims ( HUSD_AutoLayerLock lock)
HUSD_CreatePrims::~HUSD_CreatePrims ( )

Member Function Documentation

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
int HUSD_CreatePrims::primEditorNodeId ( ) const
inline

Definition at line 40 of file HUSD_CreatePrims.h.

void HUSD_CreatePrims::setPrimEditorNodeId ( int  nodeid)
inline

Definition at line 42 of file HUSD_CreatePrims.h.


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