Click or drag to resize
Ab4d.SharpEngine logo

Ab4d.SharpEngine.WinUI Namespace

Ab4d.SharpEngine.WinUI namespace contains classes that are defined in Ab4d.SharpEngine.WinUI assembly.
Classes
 ClassDescription
Public classExtensions Extensions class provides extension methods to convert WinUI 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 WinUI application and can subscribe to mouse events on the WinUI 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 classWinUIBitmapIO WinUIBitmapIO uses WinUI's bitmap load and save methods to support cross platform bitmap IO operations that are defined in IBitmapIO interface.