Public Member Functions | |
| HRESULT | SetUVEditorNode ([in] IRsNode *pUVEditorNode) |
| HRESULT | Destroy () |
| HRESULT | SetViewport ([in] RtUVcoord center,[in] RtFloat zoom) |
| HRESULT IRsNavigationTool::SetUVEditorNode | ( | [in] IRsNode * | pUVEditorNode | ) |
UVE node for which the navigation tool updates viewport.
| pUVEditorNode | [in] Name of UVE node. |
| HRESULT IRsNavigationTool::Destroy | ( | ) |
Cleanup of internal data.
| HRESULT IRsNavigationTool::SetViewport | ( | [in] RtUVcoord | center, | |
| [in] RtFloat | zoom | |||
| ) |
External override of current viewport.
| center | [in] . | |
| zoom | [in] . |
1.5.5