Size Calculator
class SizeCalculator(children: List<LayoutTarget>, viewportSize: Vector2f, layoutSize: Vector2f, orientation: Orientation)
Constructors
Link copied to clipboard
constructor(children: List<LayoutTarget>, viewportSize: Vector2f, layoutSize: Vector2f, orientation: Orientation)