Leaf

indigo.shared.trees.QuadTree.Leaf
See theLeaf companion enum
object Leaf

Represents a quad probably containing values.

Attributes

Companion
enum
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Leaf.type

Members list

Value members

Concrete methods

def apply[S, T](bounds: BoundingBox, location: S, value: T)(using SpatialOps[S]): Leaf[S, T]

Attributes