SoAction.DistribModes |
SoAction.getDistribMode() |
(Extender API) Returns the distribution mode of this action across a cluster (ScaleViz-Cluster only).
|
static SoAction.DistribModes |
SoAction.DistribModes.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoAction.DistribModes |
SoAction.DistribModes.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoAction.DistribModes[] |
SoAction.DistribModes.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|