PosMap - PositionMap type used by this BlenderOutputpublic interface BlenderOutput<PosMap extends JointPositionMap>
| Modifier and Type | Method and Description |
|---|---|
PosMap |
getPositions()
Get the last output positions.
|
void |
write(PosMap positions,
long lenMillisec)
Writes a map of output positions.
|
Copyright © 2011-2014. All Rights Reserved.