Trait quantized_density_fields::qdf::state::State
source · pub trait State: Sized + Clone + Default + Debug + Subdividable { }Expand description
Trait that describes QDF space state.
pub trait State: Sized + Clone + Default + Debug + Subdividable { }Trait that describes QDF space state.