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

#include <HUSD_ConfigureLayer.h>

Public Member Functions

 HUSD_ConfigureLayer (HUSD_AutoWriteLock &lock)
 
 ~HUSD_ConfigureLayer ()
 
void setModifyRootLayer (bool modifyrootlayer)
 
bool setSavePath (const UT_StringRef &save_path, bool save_path_is_time_dependent) const
 
bool setSaveControl (const UT_StringRef &save_control) const
 
bool setStartTime (fpreal64 start_time) const
 
bool setEndTime (fpreal64 end_time) const
 
bool setTimeCodesPerSecond (fpreal64 time_per_second) const
 
bool setFramesPerSecond (fpreal64 frames_per_second) const
 
bool setDefaultPrim (const UT_StringRef &primpath) const
 
bool setComment (const UT_StringRef &comment) const
 
bool setUpAxis (const UT_StringRef &upaxis) const
 
bool setMetersPerUnit (fpreal metersperunit) const
 
bool setRenderSettings (const UT_StringRef &primpath) const
 

Detailed Description

Definition at line 25 of file HUSD_ConfigureLayer.h.

Constructor & Destructor Documentation

HUSD_ConfigureLayer::HUSD_ConfigureLayer ( HUSD_AutoWriteLock lock)
HUSD_ConfigureLayer::~HUSD_ConfigureLayer ( )

Member Function Documentation

bool HUSD_ConfigureLayer::setComment ( const UT_StringRef comment) const
bool HUSD_ConfigureLayer::setDefaultPrim ( const UT_StringRef primpath) const
bool HUSD_ConfigureLayer::setEndTime ( fpreal64  end_time) const
bool HUSD_ConfigureLayer::setFramesPerSecond ( fpreal64  frames_per_second) const
bool HUSD_ConfigureLayer::setMetersPerUnit ( fpreal  metersperunit) const
void HUSD_ConfigureLayer::setModifyRootLayer ( bool  modifyrootlayer)
bool HUSD_ConfigureLayer::setRenderSettings ( const UT_StringRef primpath) const
bool HUSD_ConfigureLayer::setSaveControl ( const UT_StringRef save_control) const
bool HUSD_ConfigureLayer::setSavePath ( const UT_StringRef save_path,
bool  save_path_is_time_dependent 
) const
bool HUSD_ConfigureLayer::setStartTime ( fpreal64  start_time) const
bool HUSD_ConfigureLayer::setTimeCodesPerSecond ( fpreal64  time_per_second) const
bool HUSD_ConfigureLayer::setUpAxis ( const UT_StringRef upaxis) const

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