Package | Description |
---|---|
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
Modifier and Type | Method and Description |
---|---|
static SiRenderArea.RenderStatus |
SiRenderArea.RenderStatus.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SiRenderArea.RenderStatus |
SiRenderArea.render()
Render the managed scene graph (see setSceneGraph).
|
SiRenderArea.RenderStatus |
SoRenderAreaCore.render()
Applies an
SoGLRenderAction to the scene graph managed here. |
static SiRenderArea.RenderStatus |
SiRenderArea.RenderStatus.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SiRenderArea.RenderStatus |
SiRenderArea.RenderStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SiRenderArea.RenderStatus[] |
SiRenderArea.RenderStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com