Function nannou::mesh::push_index[][src]

pub fn push_index<M>(mesh: M, index: M::Index) where
    M: PushIndex

Push the given index to the given mesh.