Uses of Enum Class
com.openinventor.inventor.sensors.SoDataSensor.ChangeTypes
Packages that use SoDataSensor.ChangeTypes
-
Uses of SoDataSensor.ChangeTypes in com.openinventor.inventor.sensors
Methods in com.openinventor.inventor.sensors that return SoDataSensor.ChangeTypesModifier and TypeMethodDescriptionSoDataSensor.getTriggerType()If this is a priority 0 data sensor, returns the type of change that occurred.static SoDataSensor.ChangeTypesSoDataSensor.ChangeTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoDataSensor.ChangeTypesReturns the enum constant of this class with the specified name.static SoDataSensor.ChangeTypes[]SoDataSensor.ChangeTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.