Unity SDK
v1.2.0
|
Message received from the middleware containing the closure amount of thimbles. More...
Public Member Functions | |
Closure | GetClosure (HandSide handSide, ActuationPoint actuationPoint) |
Allows to get the closure value for agiven actuation point on a given hand. | |
Abduction | GetAbduction (HandSide handSide, ActuationPoint actuationPoint) |
Allows to get the abduction value for agiven actuation point on a given hand. The presence of this data depends on the type of tracking message received, which depends on the parameters sent to the middleware with the start command. In particular: | |
bool | Deserialize (string[] fields) |
string[] | Serialize () |
string[] | Serialize () |
bool | Deserialize (string[] fields) |
Properties | |
TrackingType | TrackingType [get, set] |
Message received from the middleware containing the closure amount of thimbles.
|
inline |
Implements WeArt.Messages.IWeArtMessageCustomSerialization.
|
inline |
Allows to get the abduction value for agiven actuation point on a given hand. The presence of this data depends on the type of tracking message received, which depends on the parameters sent to the middleware with the start command. In particular:
handSide | Hand from which to select the actuation point |
actuationPoint | Actuation point from which to take the closure |
|
inline |
Allows to get the closure value for agiven actuation point on a given hand.
handSide | Hand from which to select the actuation point |
actuationPoint | Actuation point from which to take the closure |
|
inline |
Implements WeArt.Messages.IWeArtMessageCustomSerialization.
|
getset |