Public Member Functions | |
| HRESULT | Render ([in] IUnknown *pDevice) |
| HRESULT | Invalidate () |
| HRESULT | Rebuild () |
| HRESULT | OnReset () |
| HRESULT IRsRenderableComponent::Render | ( | [in] IUnknown * | pDevice | ) |
Renders on the specified device.
| pDevice | [in] DX device. |
| HRESULT IRsRenderableComponent::Invalidate | ( | ) |
Invalidates current internal structures (does not need to be implemented).
| HRESULT IRsRenderableComponent::Rebuild | ( | ) |
Rebuilds internal structures out of rendering cycle (does not need to be implemented).
| HRESULT IRsRenderableComponent::OnReset | ( | ) |
Recovery routine after device loss and consequential reset.
1.5.5