| Modifier and Type | Method and Description |
|---|---|
ResultSet |
Rubine3DAlgorithm.recognise(GestureSample3D gesture)
Recognizes a GestureSample3D by splitting it up into three 2D-planes (XY,
YZ, ZX) and recognising these three 2D planes with the standard
RubineAlgorithm.
|
| Modifier and Type | Method and Description |
|---|---|
GestureSample3D |
WiiReaderPanel.getGesture()
Returns the gesture drawn by this panel
|
| Modifier and Type | Method and Description |
|---|---|
void |
WiiReaderPanel.setGesture(GestureSample3D gs)
Sets the gesture to be drawn by this panel
|
| Modifier and Type | Method and Description |
|---|---|
GestureSample3D |
AndroidReader3DPanel.getGesture()
Returns the gesture drawn by this panel
|
| Modifier and Type | Method and Description |
|---|---|
void |
AndroidReader3DPanel.setGesture(GestureSample3D gs)
Sets the gesture to be drawn by this panel
|
| Modifier and Type | Field and Description |
|---|---|
protected GestureSample3D |
TuioReader.gesture3D |
| Modifier and Type | Method and Description |
|---|---|
GestureSample3D |
TuioReaderPanel.getGesture3D() |
| Modifier and Type | Method and Description |
|---|---|
GestureSample3D |
WiiReaderPanel.getGesture()
Returns the gesture drawn by this panel
|
| Modifier and Type | Method and Description |
|---|---|
void |
WiiReaderPanel.setGesture(GestureSample3D gs)
Sets the gesture to be drawn by this panel
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.