|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
PosMap - PositionMap type used by this BlenderOutputpublic interface BlenderOutput<PosMap extends JointPositionMap>
Defines the output of a blender.
| Method Summary | |
|---|---|
PosMap |
getPositions()
Get the last output positions. |
void |
write(PosMap positions,
long lenMillisec)
Writes a map of output positions. |
| Method Detail |
|---|
void write(PosMap positions,
long lenMillisec)
positions - output positionslenMillisec - duration of the output movement in millisecondsPosMap getPositions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||