AtlasQuadNode

final case
class AtlasQuadNode(size: PowerOfTwo, atlas: AtlasSum) extends AtlasQuadTree
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def canAccommodate(requiredSize: PowerOfTwo): Boolean

Inherited methods

Inherited from
AtlasQuadTree
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product