SoWinDirectionalLightEditor Methods |
The SoWinDirectionalLightEditor type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddLightChangedCallback(SoWinDirectionalLightEditorEditorCB) | Obsolete.
Use LightChanged event instead.
Register a delegate to catch changes on light edited
|
![]() | AddLightChangedCallback(SoWinDirectionalLightEditorEditorUserDataCB, Object) | Obsolete.
Use LightChanged event instead.
|
![]() | Attach | Attaches the editor to a directional light. |
![]() | Detach | Detaches the editor from a directional light. |
![]() | Equals | (Inherited from Object.) |
![]() | GetClassName | Returns the class name. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetIconTitle | Included for portability only. |
![]() | GetLight | Gets the current light values. |
![]() | GetSize | Convenience routine on the window handle. |
![]() | GetTitle | Gets window title. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWidgetName | Returns the window handle name. |
![]() | Hide | This hides the component. |
![]() | IsAttached | Returns true if the editor is attached. |
![]() | IsFullScreen | Queries if the viewer is in fullscreen mode. |
![]() | IsFullScreenEnable | Queries if it is possible to put the viewer in fullscreen mode. |
![]() | IsTopLevelShell | Returns true if this component is a top level shell component (has its own window). |
![]() | IsVisible | Returns true if this component is mapped onto the screen. |
![]() | RemoveLightChangedCallback(SoWinDirectionalLightEditorEditorCB) | Obsolete.
Use LightChanged event instead.
Remove the delegate from the invocation list
|
![]() | RemoveLightChangedCallback(SoWinDirectionalLightEditorEditorUserDataCB) | Obsolete.
Use LightChanged event instead.
|
![]() | SetFullScreen | Switches the viewer into (or out of) fullscreen mode. |
![]() | SetFullScreenEnable | Enables/disables fullscreen mode. |
![]() | SetIconTitle | Included for portability only. |
![]() | SetLight | Sets new light values. |
![]() | SetSize | Convenience routine on the window handle. |
![]() | SetTitle | Sets window title. |
![]() | Show | This shows the component. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |