Uses of Class
com.openinventor.inventor.nodes.SoSwitch.WhichChild
-
Packages that use SoSwitch.WhichChild Package Description com.openinventor.inventor.nodes -
-
Uses of SoSwitch.WhichChild in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoSwitch.WhichChild Modifier and Type Method Description static SoSwitch.WhichChild
SoSwitch.WhichChild. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SoSwitch.WhichChild[]
SoSwitch.WhichChild. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-