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.boundingBoxCachingSet bounding box caching mode.SoInteractionKit.pickCullingSet pick caching mode.SoInteractionKit.renderCachingDeprecated.As of Open Inventor 10.3.0.0.SoInteractionKit.renderCullingSet render culling mode.Methods in com.openinventor.inventor.nodekits that return SoInteractionKit.CachingsModifier and TypeMethodDescriptionstatic SoInteractionKit.CachingsSoInteractionKit.Cachings.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoInteractionKit.CachingsReturns 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.