IRsNavigationTool Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

HRESULT SetUVEditorNode ([in] IRsNode *pUVEditorNode)
HRESULT Destroy ()
HRESULT SetViewport ([in] RtUVcoord center,[in] RtFloat zoom)


Detailed Description

Handles navigation in UV editor (middle and right mouse button, panning, zooming, clicking) Tool is used for zooming and panning around in UVE.

Member Function Documentation

HRESULT IRsNavigationTool::SetUVEditorNode ( [in] IRsNode pUVEditorNode  ) 

UVE node for which the navigation tool updates viewport.

Parameters:
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.

Parameters:
center [in] .
zoom [in] .


Generated on Wed May 20 21:32:24 2009 for trueSpace7.6 SDK by  doxygen 1.5.5