Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
Modifier and Type | Method and Description |
---|---|
SiRenderArea.ClearPolicies |
SoOffscreenRenderArea.getClearPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
SoOffscreenRenderArea.setClearPolicy(SiRenderArea.ClearPolicies policy)
Defines the color buffer and depth buffer clear policy.
|
Modifier and Type | Method and Description |
---|---|
SiRenderArea.ClearPolicies |
SiRenderArea.getClearPolicy() |
SiRenderArea.ClearPolicies |
SoRenderAreaCore.getClearPolicy() |
static SiRenderArea.ClearPolicies |
SiRenderArea.ClearPolicies.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SiRenderArea.ClearPolicies |
SiRenderArea.ClearPolicies.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SiRenderArea.ClearPolicies[] |
SiRenderArea.ClearPolicies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SiRenderArea.setClearPolicy(SiRenderArea.ClearPolicies policy)
Defines the color buffer and depth buffer clear policy.
|
void |
SoRenderAreaCore.setClearPolicy(SiRenderArea.ClearPolicies policy)
Defines the color buffer and depth buffer clear policy.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com