HierarchicalBoundingBox

class HierarchicalBoundingBox(bounds: Rectangle2D, shape: Shape, nSubdivisions: Int)

Constructors

Link copied to clipboard
constructor(bounds: Rectangle2D, shape: Shape, nSubdivisions: Int)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun getBounds(): Rectangle2D
Link copied to clipboard
fun setTranslation(xPos: Double, yPos: Double)