Public Member Functions | |
| HRESULT | GetNode ([out, retval] IRsNode **ppNode) |
| HRESULT | GetUVSelection ([out, retval] IRdUVSelection **ppUVSelection) |
| HRESULT | GetUVHighlight ([out, retval] IRdUVSelection **ppHighlight) |
| HRESULT | GetMeshMod ([out, retval] IRsNode **ppMeshMod) |
| HRESULT | GetMesh ([out, retval] IRdMesh **ppMesh) |
Properties | |
| BSTR | NodeName [set] |
| BSTR * | NodeName [get] |
| HRESULT IRdSelectedNodeData::GetNode | ( | [out, retval] IRsNode ** | ppNode | ) |
Return the selected node.
| HRESULT IRdSelectedNodeData::GetUVSelection | ( | [out, retval] IRdUVSelection ** | ppUVSelection | ) |
Return the UV selection.
| HRESULT IRdSelectedNodeData::GetUVHighlight | ( | [out, retval] IRdUVSelection ** | ppHighlight | ) |
Return the current UV highlight for the node.
| HRESULT IRdSelectedNodeData::GetMeshMod | ( | [out, retval] IRsNode ** | ppMeshMod | ) |
Returns the editable shape node for the node.
| HRESULT IRdSelectedNodeData::GetMesh | ( | [out, retval] IRdMesh ** | ppMesh | ) |
Returns the editable shape node for the node.
BSTR IRdSelectedNodeData::NodeName [set] |
Name of the node.
| bszNodeName | [in] Input name of node for selection. |
BSTR * IRdSelectedNodeData::NodeName [get] |
Return the selected node name.
1.5.5