|
HDK
|
#include <HUSD_MirrorRootLayer.h>
Classes | |
| class | CameraParms |
Public Member Functions | |
| HUSD_MirrorRootLayer (const UT_StringRef &freecamsavepath=UT_StringRef()) | |
| ~HUSD_MirrorRootLayer () | |
| void | clear () |
| PXR_NS::XUSD_MirrorRootLayerData & | data () const |
| void | createViewportCamera (const HUSD_DataHandle &datahandle, const UT_StringRef &refcamera, const CameraParms &camparms, const HUSD_TimeCode &timecode) |
Definition at line 50 of file HUSD_MirrorRootLayer.h.
| HUSD_MirrorRootLayer::HUSD_MirrorRootLayer | ( | const UT_StringRef & | freecamsavepath = UT_StringRef() | ) |
| HUSD_MirrorRootLayer::~HUSD_MirrorRootLayer | ( | ) |
| void HUSD_MirrorRootLayer::clear | ( | ) |
| void HUSD_MirrorRootLayer::createViewportCamera | ( | const HUSD_DataHandle & | datahandle, |
| const UT_StringRef & | refcamera, | ||
| const CameraParms & | camparms, | ||
| const HUSD_TimeCode & | timecode | ||
| ) |
| PXR_NS::XUSD_MirrorRootLayerData& HUSD_MirrorRootLayer::data | ( | ) | const |