Uses of Enum Class
com.openinventor.inventor.elements.SoProfileElement.ProfileType
Packages that use SoProfileElement.ProfileType
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoProfileElement.ProfileType in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoProfileElement.ProfileTypeModifier and TypeMethodDescriptionstatic SoProfileElement.ProfileTypeSoProfileElement.ProfileType.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoProfileElement.ProfileTypeReturns the enum constant of this class with the specified name.static SoProfileElement.ProfileType[]SoProfileElement.ProfileType.values()Returns an array containing the constants of this enum class, in the order they are declared.