Uses of Class
kaleidoscope.Vec2Di

Uses of Vec2Di in kaleidoscope
 

Methods in kaleidoscope that return Vec2Di
 Vec2Di CursorController.getFrameUpLeft()
           
 

Methods in kaleidoscope with parameters of type Vec2Di
 toxi.geom.Vec3D WebCamera.get3DPositionOnScreen(Vec2Di screenCords)
           
 toxi.geom.Vec3D AppCamera.get3DPositionOnScreen(Vec2Di screenCords)
           
 toxi.geom.Ray3D WebCamera.getRayFromScreenCoordinates(Vec2Di cursorPosition)
           
 toxi.geom.Ray3D AppCamera.getRayFromScreenCoordinates(Vec2Di cursorPosition)