Type Definition quantized_density_fields::qdf::SpaceGraph
source · pub type SpaceGraph = UnGraphMap<ID, ()>;Expand description
Short hand type alias for space graph.
pub type SpaceGraph = UnGraphMap<ID, ()>;Short hand type alias for space graph.