SoIvTune Methods |
The SoIvTune type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetShortcutValue | Retrieves the defined keyboard shortcut used to launch IvTune/Open Inventor Studio. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsInstance | Obsolete. Returns true if an IvTune window is currently open. |
![]() ![]() | IsRunning | Returns true if IvTune/Open Inventor Studio are currently running. |
![]() ![]() | ProcessEvents | Process Qt events (calls QCoreApplication.processEvents()). |
![]() ![]() | SetInstance(Int32, String, SoNode) | Obsolete. Calls SetInstance(argc, argv, root, false). |
![]() ![]() | SetInstance(Int32, String, SoNode, Boolean) | Obsolete. |
![]() ![]() | SetShortcutValue | Defines the keyboard shortcut to use to launch IvTune/Open Inventor Studio. |
![]() ![]() | Start(SoNode) |
Starts an IvTune session based on the specified scene graph,
for example a subset of the application scene graph.
|
![]() ![]() | Start(SoRenderAreaCore) |
Starts an IvTune session based on the scene graph managed
by the given SoRenderAreaCore.
|
![]() ![]() | Start(SoSceneManager) | Obsolete.
Starts an IvTune session based on the scene graph in an existing
SoSceneManager.
|
![]() ![]() | Stop | Ends IvTune/Open Inventor Studio session. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |