| Package | Description |
|---|---|
| com.openinventor.inventor.actions | |
| com.openinventor.inventor.awt | |
| com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
| com.openinventor.inventor.viewercomponents.awt | |
| com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas | |
| com.openinventor.inventor.viewercomponents.awt.newt.renderareas | |
| com.openinventor.util |
| Modifier and Type | Method and Description |
|---|---|
static SoGLRenderAction.TransparencyTypes |
SoGLRenderAction.TransparencyTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoGLRenderAction.TransparencyTypes |
SoGLRenderAction.getTransparencyType()
Returns transparency quality level to use when rendering.
|
static SoGLRenderAction.TransparencyTypes |
SoGLRenderAction.TransparencyTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGLRenderAction.TransparencyTypes |
SoGLRenderAction.TransparencyTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGLRenderAction.TransparencyTypes[] |
SoGLRenderAction.TransparencyTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoGLRenderAction.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Sets global transparency algorithm to use when rendering.
|
| Modifier and Type | Method and Description |
|---|---|
SoGLRenderAction.TransparencyTypes |
SwRenderArea.getTransparencyType()
Deprecated.
Get Transparency type
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwRenderArea.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Deprecated.
Transparency level setting methods which specifies how transparent objects
are rendered (quality/speed trade off).
|
| Modifier and Type | Method and Description |
|---|---|
SoGLRenderAction.TransparencyTypes |
SiRenderAreaTransparency.getTransparencyType() |
SoGLRenderAction.TransparencyTypes |
SoRenderAreaCore.getTransparencyType()
Preview Feature means this class is fully supported and can be used in Open Inventor applications. |
| Modifier and Type | Method and Description |
|---|---|
void |
SiRenderAreaTransparency.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Sets global transparency algorithm to use when rendering.
|
void |
SoRenderAreaCore.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Sets the algorithm for rendering transparent objects.
|
| Modifier and Type | Method and Description |
|---|---|
SoGLRenderAction.TransparencyTypes |
IRenderArea.getTransparencyType()
Gets the global transparency algorithm to use when rendering.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRenderArea.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Sets the global transparency algorithm to use when rendering.
|
| Modifier and Type | Method and Description |
|---|---|
SoGLRenderAction.TransparencyTypes |
RenderArea.getTransparencyType() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderArea.setTransparencyType(SoGLRenderAction.TransparencyTypes type) |
| Modifier and Type | Method and Description |
|---|---|
SoGLRenderAction.TransparencyTypes |
RenderArea.getTransparencyType() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderArea.setTransparencyType(SoGLRenderAction.TransparencyTypes type) |
| Modifier and Type | Method and Description |
|---|---|
SoGLRenderAction.TransparencyTypes |
MultiScene.getTransparencyType()
Deprecated.
|
SoGLRenderAction.TransparencyTypes |
Scene.getTransparencyType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiScene.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Deprecated.
Set the transparency type of the selected scene.
|
void |
Scene.setTransparencyType(SoGLRenderAction.TransparencyTypes type)
Deprecated.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com