Interhaptics SDK for Unity 1.6
Loading...
Searching...
No Matches
Interhaptics.HapticBodyMapping.CommandData Struct Reference

Structure for command data in haptic systems. More...

Public Member Functions

 CommandData (Operator _sign, GroupID _group, LateralFlag _side=LateralFlag.Global)
 

Public Attributes

Operator Sign
 Sign of the operation (+/-)
 
GroupID Group
 Targeted group.
 
LateralFlag Side
 Targeted side.
 

Detailed Description

Structure for command data in haptic systems.

Definition at line 188 of file BodyMapping.cs.

Constructor & Destructor Documentation

◆ CommandData()

Interhaptics.HapticBodyMapping.CommandData.CommandData ( Operator _sign,
GroupID _group,
LateralFlag _side = LateralFlag::Global )

Member Data Documentation

◆ Group

GroupID Interhaptics.HapticBodyMapping.CommandData.Group

Targeted group.

Definition at line 208 of file BodyMapping.cs.

Referenced by Interhaptics.HapticBodyMapping.CommandData.CommandData().

◆ Side

LateralFlag Interhaptics.HapticBodyMapping.CommandData.Side

Targeted side.

Definition at line 213 of file BodyMapping.cs.

Referenced by Interhaptics.HapticBodyMapping.CommandData.CommandData().

◆ Sign

Operator Interhaptics.HapticBodyMapping.CommandData.Sign

Sign of the operation (+/-)

Definition at line 203 of file BodyMapping.cs.

Referenced by Interhaptics.HapticBodyMapping.CommandData.CommandData().


The documentation for this struct was generated from the following file: