|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use TuioPoint | |
|---|---|
| org.ximtec.igesture.io.tuio.tuio2D | |
| Uses of TuioPoint in org.ximtec.igesture.io.tuio.tuio2D |
|---|
| Subclasses of TuioPoint in org.ximtec.igesture.io.tuio.tuio2D | |
|---|---|
class |
TuioCursor
The TuioCursor class encapsulates /tuio/2Dcur TUIO cursors. |
class |
TuioObject
The TuioObject class encapsulates /tuio/2Dobj TUIO objects. |
| Methods in org.ximtec.igesture.io.tuio.tuio2D with parameters of type TuioPoint | |
|---|---|
float |
TuioPoint.getAngle(TuioPoint tpoint)
Returns the angle to the provided TuioPoint |
float |
TuioPoint.getAngleDegrees(TuioPoint tpoint)
Returns the angle in degrees to the provided TuioPoint |
float |
TuioPoint.getDistance(TuioPoint tpoint)
Returns the distance to the provided TuioPoint |
void |
TuioPoint.update(TuioPoint tpoint)
Takes a TuioPoint argument and updates its coordinate attributes to the coordinates of the provided TuioPoint and leaves its time stamp unchanged. |
| Constructors in org.ximtec.igesture.io.tuio.tuio2D with parameters of type TuioPoint | |
|---|---|
TuioPoint(TuioPoint tpoint)
This constructor takes a TuioPoint argument and sets its coordinate attributes to the coordinates of the provided TuioPoint and its time stamp to the current session time. |
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||