
Public Member Functions | |
| void | OnResetDevice (SurfaceDescription desc) |
| Called when the device has been reset. | |
| bool | HandleMessages (IntPtr hWnd, NativeMethods.WindowMessage msg, IntPtr wParam, IntPtr lParam) |
| Handle messages from the window. | |
| unsafe void | OnRender (ColorValue color, Matrix view, Matrix proj, Vector3 eye) |
| Render the light widget. | |
| void | OnResetDevice (SurfaceDescription desc) |
| Called when the device has been reset. | |
| bool | HandleMessages (IntPtr hWnd, NativeMethods.WindowMessage msg, IntPtr wParam, IntPtr lParam) |
| Handle messages from the window. | |
| unsafe void | OnRender (ColorValue color, Matrix view, Matrix proj, Vector3 eye) |
| Render the light widget. | |
| void | OnResetDevice (SurfaceDescription desc) |
| Called when the device has been reset. | |
| bool | HandleMessages (IntPtr hWnd, NativeMethods.WindowMessage msg, IntPtr wParam, IntPtr lParam) |
| Handle messages from the window. | |
| unsafe void | OnRender (ColorValue color, Matrix view, Matrix proj, Vector3 eye) |
| Render the light widget. | |
Static Public Member Functions | |
| static void | OnCreateDevice (Device device) |
| Called when the device has been created. | |
| static void | OnLostDevice () |
| Called when the device has been lost. | |
| static void | OnDestroyDevice () |
| Called when the device has been destroyed. | |
| static void | OnCreateDevice (Device device) |
| Called when the device has been created. | |
| static void | OnLostDevice () |
| Called when the device has been lost. | |
| static void | OnDestroyDevice () |
| Called when the device has been destroyed. | |
| static void | OnCreateDevice (Device device) |
| Called when the device has been created. | |
| static void | OnLostDevice () |
| Called when the device has been lost. | |
| static void | OnDestroyDevice () |
| Called when the device has been destroyed. | |
Properties | |
| float | Radius [get, set] |
| Radius of this widget. | |
| Vector3 | LightDirection [get, set] |
| Light direction of this widget. | |
| bool | IsBeingDragged [get] |
| Is this widget being dragged. | |
| MouseButtonMask | RotateButtonMask [get, set] |
| Rotation button mask. | |
Definition at line 2225 of file dxmutmisc.cs.
| bool Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.HandleMessages | ( | IntPtr | hWnd, | |
| NativeMethods.WindowMessage | msg, | |||
| IntPtr | wParam, | |||
| IntPtr | lParam | |||
| ) |
| bool Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.HandleMessages | ( | IntPtr | hWnd, | |
| NativeMethods.WindowMessage | msg, | |||
| IntPtr | wParam, | |||
| IntPtr | lParam | |||
| ) |
| bool Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.HandleMessages | ( | IntPtr | hWnd, | |
| NativeMethods.WindowMessage | msg, | |||
| IntPtr | wParam, | |||
| IntPtr | lParam | |||
| ) |
Handle messages from the window.
Definition at line 2312 of file dxmutmisc.cs.

| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnCreateDevice | ( | Device | device | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnCreateDevice | ( | Device | device | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnCreateDevice | ( | Device | device | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnDestroyDevice | ( | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnDestroyDevice | ( | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnDestroyDevice | ( | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnLostDevice | ( | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnLostDevice | ( | ) | [static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnLostDevice | ( | ) | [static] |
| unsafe void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnRender | ( | ColorValue | color, | |
| Matrix | view, | |||
| Matrix | proj, | |||
| Vector3 | eye | |||
| ) |
| unsafe void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnRender | ( | ColorValue | color, | |
| Matrix | view, | |||
| Matrix | proj, | |||
| Vector3 | eye | |||
| ) |
| unsafe void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnRender | ( | ColorValue | color, | |
| Matrix | view, | |||
| Matrix | proj, | |||
| Vector3 | eye | |||
| ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnResetDevice | ( | SurfaceDescription | desc | ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnResetDevice | ( | SurfaceDescription | desc | ) |
| void Microsoft.Samples.DirectX.UtilityToolkit.DirectionWidget.OnResetDevice | ( | SurfaceDescription | desc | ) |
Called when the device has been reset.
Definition at line 2287 of file dxmutmisc.cs.

bool Microsoft::Samples::DirectX::UtilityToolkit.DirectionWidget::IsBeingDragged [get] |
Vector3 Microsoft::Samples::DirectX::UtilityToolkit.DirectionWidget::LightDirection [get, set] |
float Microsoft::Samples::DirectX::UtilityToolkit.DirectionWidget::Radius [get, set] |
MouseButtonMask Microsoft::Samples::DirectX::UtilityToolkit.DirectionWidget::RotateButtonMask [get, set] |
1.5.8