generalized box class, defined by two points with lessThan (lte) and greaterThan (gte) functions
return true if box contains point
return true if the box contains the box provided as argument.
return array of children
Generated using TypeDoc
generalized box class, defined by two points with lessThan (lte) and greaterThan (gte) functions