Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
Modifier and Type | Method and Description |
---|---|
static SoDB.RenderCacheModes |
SoDB.getRenderCacheMode()
Deprecated.
As of Open Inventor 10300 Render caches are no longer used, this method always return AUTO_RENDER_CACHE.
|
static SoDB.RenderCacheModes |
SoDB.RenderCacheModes.valueOf(int val)
Deprecated.
Returns the enum constant of this type with the specified integer value
|
static SoDB.RenderCacheModes |
SoDB.RenderCacheModes.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SoDB.RenderCacheModes[] |
SoDB.RenderCacheModes.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoDB.setRenderCacheMode(SoDB.RenderCacheModes mode)
Deprecated.
As of Open Inventor 10300 Display lists are no longer used, this method has no effect.
|
Generated on July 31, 2019, Copyright � Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com