Uses of Enum Class
com.openinventor.inventor.nodekits.SoInteractionKit.Cachings
Packages that use SoInteractionKit.Cachings
-
Uses of SoInteractionKit.Cachings in com.openinventor.inventor.nodekits
Fields in com.openinventor.inventor.nodekits with type parameters of type SoInteractionKit.CachingsModifier and TypeFieldDescriptionSoInteractionKit.boundingBoxCaching
Set bounding box caching mode.SoInteractionKit.pickCulling
Set pick caching mode.SoInteractionKit.renderCaching
Deprecated.As of Open Inventor 10.3.0.0.SoInteractionKit.renderCulling
Set render culling mode.Methods in com.openinventor.inventor.nodekits that return SoInteractionKit.CachingsModifier and TypeMethodDescriptionstatic SoInteractionKit.Cachings
SoInteractionKit.Cachings.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoInteractionKit.Cachings
Returns the enum constant of this class with the specified name.static SoInteractionKit.Cachings[]
SoInteractionKit.Cachings.values()
Returns an array containing the constants of this enum class, in the order they are declared.