Package | Description |
---|---|
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
Modifier and Type | Method and Description |
---|---|
static SiRenderArea.ClearPolicies |
SiRenderArea.ClearPolicies.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SiRenderArea.ClearPolicies |
SiRenderArea.getClearPolicy() |
SiRenderArea.ClearPolicies |
SoRenderAreaCore.getClearPolicy()
Preview Feature means this class is fully supported and can be used in Open Inventor applications. |
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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com