Calculations

object Calculations

Calculations A utility class for converting cartesian coordinates from 3D to 2D.

Functions

nextPoint
Link copied to clipboard
fun nextPoint(b: Rectangle, o: Rectangle): Point

Generates a normative point based on bounded data and juxtaposition. Maintains bias on object and ensures uniform distribution; leaves normality to boundaries.