Package | Description |
---|---|
com.openinventor.inventor.actions | |
com.openinventor.inventor.awt |
Modifier and Type | Method and Description |
---|---|
static SoGLRenderAction.InvalidateCacheModes |
SoGLRenderAction.InvalidateCacheModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoGLRenderAction.InvalidateCacheModes |
SoGLRenderAction.getInvalidateCacheMode()
Returns the current cache invalidation mode.
|
static SoGLRenderAction.InvalidateCacheModes |
SoGLRenderAction.InvalidateCacheModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGLRenderAction.InvalidateCacheModes |
SoGLRenderAction.InvalidateCacheModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGLRenderAction.InvalidateCacheModes[] |
SoGLRenderAction.InvalidateCacheModes.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.setInvalidateCacheMode(SoGLRenderAction.InvalidateCacheModes icm)
Enables or disables the invalidation of render caches.
|
Modifier and Type | Method and Description |
---|---|
SoGLRenderAction.InvalidateCacheModes |
SwRenderArea.getInvalidateCacheMode()
Deprecated.
Returns the current cache invalidation mode.
|
Modifier and Type | Method and Description |
---|---|
void |
SwRenderArea.setInvalidateCacheMode(SoGLRenderAction.InvalidateCacheModes cache_mode)
Deprecated.
Set the current cache invalidation mode.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com