BufferDataType
Enumeration for types of haptic buffer data.
@ PCM
PCM data type, same as amplitude.
GroupID
Enumeration for group identification in haptic command data.
Operator
Enumeration for operator signs in haptic command data.
BodyPartID
Enumeration for identifying different body parts for haptic effects.
Perception
Enumeration for different types of haptic perceptions.
@ AllPerception
All types of perceptions.
LateralFlag
Enumeration for lateral flag in haptic command data.
Structure for command data in haptic systems.
Operator Sign
Sign of the operation (+/-)
CommandData(Operator _sign, GroupID _group, LateralFlag _side=LateralFlag.Global)