Trait bismuth::render::ToConjointBuffer [] [src]

pub trait ToConjointBuffer {
    fn to_conjoint_buffer(&self) -> ConjointBuffer<Index, Vertex>;
}

Required Methods

Implementors