Uses of Enum Class
com.openinventor.inventor.SoDB.RenderCacheModes
Packages that use SoDB.RenderCacheModes
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SoDB.RenderCacheModes in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoDB.RenderCacheModesModifier and TypeMethodDescriptionstatic SoDB.RenderCacheModes
SoDB.getRenderCacheMode()
Deprecated.As of Open Inventor 10.3.0.0.static SoDB.RenderCacheModes
SoDB.RenderCacheModes.valueOf
(int val) Deprecated.Returns the enum constant of this type with the specified integer valuestatic SoDB.RenderCacheModes
Deprecated.Returns the enum constant of this class with the specified name.static SoDB.RenderCacheModes[]
SoDB.RenderCacheModes.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor with parameters of type SoDB.RenderCacheModesModifier and TypeMethodDescriptionstatic void
SoDB.setRenderCacheMode
(SoDB.RenderCacheModes mode) Deprecated.As of Open Inventor 10.3.0.0.