Point

bearlyb.rect.Point$package.Point
object Point

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Point.type

Members list

Extensions

Extensions

extension (pt: Point[Float])
def toWindowCoords(renderer: Renderer): Point[Float]

Convert a point from render-coordinates into window-coordinates

Convert a point from render-coordinates into window-coordinates

Value parameters

renderer

the renderer in which the point resides

Attributes

Returns

the point in window-coordinates