Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
static SoGLCacheContextElement.AutoCacheModes |
SoGLCacheContextElement.AutoCacheModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoGLCacheContextElement.AutoCacheModes |
SoGLCacheContextElement.AutoCacheModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGLCacheContextElement.AutoCacheModes |
SoGLCacheContextElement.AutoCacheModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGLCacheContextElement.AutoCacheModes[] |
SoGLCacheContextElement.AutoCacheModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoGLCacheContextElement.shouldAutoCache(SoState state,
SoGLCacheContextElement.AutoCacheModes mode)
Deprecated.
As of Open Inventor 9620 See documentation for more details
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com