Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OctreeDepthFromCount ¶
Types ¶
type KDTree ¶
type KDTree struct {
// contains filtered or unexported fields
}
func NewKDTreeWithDepth ¶
func (KDTree) BoundingBox ¶
type OctTree ¶
type OctTree struct {
// contains filtered or unexported fields
}
func NewOctreeWithDepth ¶
func (OctTree) BoundingBox ¶
func (OctTree) ClosestPoint ¶
func (OctTree) ElementsContainingPoint ¶
Click to show internal directories.
Click to hide internal directories.