Package-level declarations

Properties

Link copied to clipboard
val <T> T.exhaustive: T

Extension property to enforce exhaustiveness in when statements.

Functions

Link copied to clipboard

Extension function to scale a measurement in inches to pixels.

Link copied to clipboard

Extension function to convert a measurement in radians to degrees.

Link copied to clipboard

Extension function to convert a measurement in degrees to radians.

Link copied to clipboard
fun Vector2d.toScreenCoord(): Vector2d

Extension function to convert a Vector2d object to screen coordinates.