Uses of Enum Class
com.openinventor.inventor.collision.SoCollidingPrimitive.PrimitiveTypes
Packages that use SoCollidingPrimitive.PrimitiveTypes
-
Uses of SoCollidingPrimitive.PrimitiveTypes in com.openinventor.inventor.collision
Methods in com.openinventor.inventor.collision that return SoCollidingPrimitive.PrimitiveTypesModifier and TypeMethodDescriptionSoCollidingPrimitive.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.static SoCollidingPrimitive.PrimitiveTypes[]SoCollidingPrimitive.PrimitiveTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.