Module lodtree::traits[][src]

Expand description

Contains LodVec trait, which is needed for the coordinate system to be used in a tree Sample implementations for this are in coords.rs

Traits

trait for defining a Level of Detail vector such a vector contains the current position in the octree (3d coords), as well as the lod level it’s at, in integer coords