IRcRefreshUVEditor Struct Reference
Inherits IUnknown.
List of all members.
Detailed Description
Synchronous callback for UV editor to rebuild some or all cached render data. It is invoked after changes in displayed content. The extent of recalculations is defined by flags in UV editor object, this command just does the appropriate call. It is persistent and has no state information
Member Function Documentation
| HRESULT IRcRefreshUVEditor::SetTarget |
( |
[in] IRnUVEditor * |
pUVEditor |
) |
|