Click or drag to resize
Ab4d.SharpEngine logo

Ab4d.SharpEngine.Wpf Namespace

Ab4d.SharpEngine.Wpf namespace contains classes that are defined in Ab4d.SharpEngine.Wpf assembly.
Classes
 ClassDescription
Public classExtensions Extensions class provides extension methods to convert WPF types to SharpEngine types and vice versa.
Public classMouseCameraController MouseCameraController 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.
Public classSharpEngineSceneView SharpEngineSceneView is a control that can show a 3D scene that is defined by the Scene and SceneView objects. See remarks for more info.
Public classWpfBitmapIO WpfBitmapIO uses WPF's bitmap load and save methods to support bitmap IO operations that are defined in IBitmapIO interface.