Uses of Enum Class
com.openinventor.inventor.collision.SoIntersectingPrimitive.PrimitiveTypes
Packages that use SoIntersectingPrimitive.PrimitiveTypes
-
Uses of SoIntersectingPrimitive.PrimitiveTypes in com.openinventor.inventor.collision
Methods in com.openinventor.inventor.collision that return SoIntersectingPrimitive.PrimitiveTypesModifier and TypeMethodDescriptionSoIntersectingPrimitive.PrimitiveTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.SoIntersectingPrimitive.PrimitiveTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.