Uses of Enum Class
com.openinventor.inventor.actions.SoAction.DistribModes
Packages that use SoAction.DistribModes
-
Uses of SoAction.DistribModes in com.openinventor.inventor.actions
Methods in com.openinventor.inventor.actions that return SoAction.DistribModesModifier and TypeMethodDescriptionSoAction.getDistribMode()(Extender API) Returns the distribution mode of this action across a cluster (ScaleViz-Cluster only).static SoAction.DistribModesSoAction.DistribModes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoAction.DistribModesReturns the enum constant of this class with the specified name.static SoAction.DistribModes[]SoAction.DistribModes.values()Returns an array containing the constants of this enum class, in the order they are declared.