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

#include <HUSD_PythonConverter.h>

Public Member Functions

 HUSD_PythonConverter (HUSD_AutoAnyLock &lock)
 
 HUSD_PythonConverter (const HUSD_ConstOverridesPtr &overrides)
 
 ~HUSD_PythonConverter ()
 
voidgetEditableLayer () const
 
voidgetEditableOverridesLayer () const
 
voidgetActiveLayer () const
 
voidgetEditableStage () const
 
voidgetEditableOverridesStage () const
 
voidgetStage () const
 
voidgetPrim (const UT_StringRef &primpath) const
 
voidgetSourceLayer (int layerindex) const
 
int getSourceLayerCount () const
 
voidgetOverridesLayer (HUSD_OverridesLayerId layer_id) const
 
std::string addLockedGeo (const UT_StringHolder &identifier, const std::map< std::string, std::string > &args, const GU_DetailHandle &gdh) const
 
bool addHeldLayer (const UT_StringRef &identifier) const
 
bool addSubLayer (const UT_StringRef &identifier) const
 
HUSD_AutoAnyLockgetLock () const
 

Detailed Description

Definition at line 27 of file HUSD_PythonConverter.h.

Constructor & Destructor Documentation

HUSD_PythonConverter::HUSD_PythonConverter ( HUSD_AutoAnyLock lock)
HUSD_PythonConverter::HUSD_PythonConverter ( const HUSD_ConstOverridesPtr overrides)
HUSD_PythonConverter::~HUSD_PythonConverter ( )

Member Function Documentation

bool HUSD_PythonConverter::addHeldLayer ( const UT_StringRef identifier) const
std::string HUSD_PythonConverter::addLockedGeo ( const UT_StringHolder identifier,
const std::map< std::string, std::string > &  args,
const GU_DetailHandle gdh 
) const
bool HUSD_PythonConverter::addSubLayer ( const UT_StringRef identifier) const
void* HUSD_PythonConverter::getActiveLayer ( ) const
void* HUSD_PythonConverter::getEditableLayer ( ) const
void* HUSD_PythonConverter::getEditableOverridesLayer ( ) const
void* HUSD_PythonConverter::getEditableOverridesStage ( ) const
void* HUSD_PythonConverter::getEditableStage ( ) const
HUSD_AutoAnyLock* HUSD_PythonConverter::getLock ( ) const
inline

Definition at line 62 of file HUSD_PythonConverter.h.

void* HUSD_PythonConverter::getOverridesLayer ( HUSD_OverridesLayerId  layer_id) const
void* HUSD_PythonConverter::getPrim ( const UT_StringRef primpath) const
void* HUSD_PythonConverter::getSourceLayer ( int  layerindex) const
int HUSD_PythonConverter::getSourceLayerCount ( ) const
void* HUSD_PythonConverter::getStage ( ) const

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