Ab |
Class | Description | |
---|---|---|
Extensions | Extensions class provides extension methods to convert WPF types to SharpEngine types and vice versa. | |
InputEventsManager | InputEventsManager is a WPF specific implementation of a generic ManualInputEventsManager. This class simplifies working with pointer and mouse events on 3D objects for WPF. | |
MouseCameraController | Obsolete. MouseCameraController is obsolete. Please use PointerCameraController instead. | |
PointerCameraController | PointerCameraController is a camera controller that can control the camera by mouse events. This class can be used in WPF application and can subscribe to mouse events on the WPF Control that is defined by the EventsSourceElement. | |
SharpEngineSceneView | SharpEngineSceneView is a control that can show a 3D scene that is defined by the Scene and SceneView objects. See remarks for more info. | |
WpfBitmapIO | WpfBitmapIO uses WPF's bitmap load and save methods to support bitmap IO operations that are defined in IBitmapIO interface. |