DigitalRune.Graphics.Interop Namespace |
Class | Description | |
---|---|---|
D3DImagePresentationTarget |
A WPF control that implements IPresentationTarget to host a 3D view.
(Only available in MonoGame-compatible builds.)
| |
ElementPresentationTarget |
A WPF control that implements IPresentationTarget to host a 3D view.
| |
FormsPresentationTarget |
A Windows Forms control that implements IPresentationTarget to host a 3D view.
| |
PresentationTargetCollection |
Manages a collection of IPresentationTargets.
| |
SwapChainPresentationTarget |
Represents a UWP SwapChainPanel control that implements
IPresentationTarget to host a 3D view. (Only available on the Universal Windows
Platform.)
| |
WpfEnvironment |
Provides an execution environment for a WPF application in a Windows Forms application.
|
Interface | Description | |
---|---|---|
IPresentationTarget |
Provides a window handle (HWND) which can be used to present a 3D scene.
|