Uses of Enum Class
com.openinventor.inventor.engines.SoBoolOperation.Operations
Packages that use SoBoolOperation.Operations
-
Uses of SoBoolOperation.Operations in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines with type parameters of type SoBoolOperation.OperationsMethods in com.openinventor.inventor.engines that return SoBoolOperation.OperationsModifier and TypeMethodDescriptionstatic SoBoolOperation.Operations
SoBoolOperation.Operations.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoBoolOperation.Operations
Returns the enum constant of this class with the specified name.static SoBoolOperation.Operations[]
SoBoolOperation.Operations.values()
Returns an array containing the constants of this enum class, in the order they are declared.