Package | Description |
---|---|
com.openinventor.inventor.actions |
Modifier and Type | Method and Description |
---|---|
static SoGLRenderAction.AutoCacheModes |
SoGLRenderAction.AutoCacheModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoGLRenderAction.AutoCacheModes |
SoGLRenderAction.AutoCacheModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGLRenderAction.AutoCacheModes |
SoGLRenderAction.AutoCacheModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGLRenderAction.AutoCacheModes[] |
SoGLRenderAction.AutoCacheModes.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.shouldAutoCache(SoGLRenderAction.AutoCacheModes mode)
Called by nodes to say that they should/shouldn't be auto-cached (pass true if should, false if shouldn't, don't call this method at all if the node doesn't care):
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com