Public Member Functions | |
| HRESULT | GetEditor ([out, retval] IUnknown **ppUVEUnk) |
| HRESULT | UpdateRenderData () |
| HRESULT | UpdateWidget () |
| HRESULT | UpdateInternals () |
| HRESULT | SendCompleteRescan () |
| HRESULT IRnUVEditor::GetEditor | ( | [out, retval] IUnknown ** | ppUVEUnk | ) |
Returns internal editor object implementing IRsUVEditor.
| HRESULT IRnUVEditor::UpdateRenderData | ( | ) |
Called from RcRefreshUVEditor to validate the display.
| HRESULT IRnUVEditor::UpdateWidget | ( | ) |
Updates the UVE widget out of standard refresh cycle.
| HRESULT IRnUVEditor::UpdateInternals | ( | ) |
Forces repaint of current view using current values.
| HRESULT IRnUVEditor::SendCompleteRescan | ( | ) |
Forces invalidation of whole UV editor view, useful when node selection changes.
1.5.5