HierarchicalBoundingBoxes

class HierarchicalBoundingBoxes(shape: Shape, depth: Int, sizeFactor: Double)

Constructors

Link copied to clipboard
constructor(shape: Shape, depth: Int, sizeFactor: Double)

Functions

Link copied to clipboard
fun intersects(otherBoundingBoxes: HierarchicalBoundingBoxes): Boolean
Link copied to clipboard
fun setTranslation(xPos: Double, yPos: Double)