child

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2022 License: MIT Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Child

type Child struct {
	Min, Max [2]float64
	Data     interface{}
	Item     bool
}

Child represents a child of a 2d geospatial tree. The Min and Max fields are the bounds of the Child. Data is whatever the child consists of. Item is true when the Data is a leaf item, otherwise it's probably a node.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL