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

#include <HUSD_ConfigureProps.h>

Public Member Functions

 HUSD_ConfigureProps (HUSD_AutoWriteLock &lock)
 
 ~HUSD_ConfigureProps ()
 
bool setVariability (const HUSD_FindProps &findprops, HUSD_Variability variability) const
 
bool setColorSpace (const HUSD_FindProps &findprops, const UT_StringRef &colorspace) const
 
bool setInterpolation (const HUSD_FindProps &findprops, const UT_StringRef &interpolation) const
 
bool setElementSize (const HUSD_FindProps &findprops, int element_size) const
 
bool addEditorNodeId (const HUSD_FindProps &findprops, int nodeid) const
 
bool clearEditorNodeIds (const HUSD_FindProps &findprops) const
 

Detailed Description

Definition at line 28 of file HUSD_ConfigureProps.h.

Constructor & Destructor Documentation

HUSD_ConfigureProps::HUSD_ConfigureProps ( HUSD_AutoWriteLock lock)
HUSD_ConfigureProps::~HUSD_ConfigureProps ( )

Member Function Documentation

bool HUSD_ConfigureProps::addEditorNodeId ( const HUSD_FindProps findprops,
int  nodeid 
) const
bool HUSD_ConfigureProps::clearEditorNodeIds ( const HUSD_FindProps findprops) const
bool HUSD_ConfigureProps::setColorSpace ( const HUSD_FindProps findprops,
const UT_StringRef colorspace 
) const
bool HUSD_ConfigureProps::setElementSize ( const HUSD_FindProps findprops,
int  element_size 
) const
bool HUSD_ConfigureProps::setInterpolation ( const HUSD_FindProps findprops,
const UT_StringRef interpolation 
) const
bool HUSD_ConfigureProps::setVariability ( const HUSD_FindProps findprops,
HUSD_Variability  variability 
) const

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