Struct quantized_density_fields::lod::LOD[][src]

pub struct LOD<S> where
    S: State
{ /* fields omitted */ }

Methods

impl<S> LOD<S> where
    S: State
[src]

Trait Implementations

impl<S: Debug> Debug for LOD<S> where
    S: State
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl<S> Send for LOD<S> where
    S: Send

impl<S> Sync for LOD<S> where
    S: Sync