Trait nc_renderer::common::IndexTypeTrait[][src]

pub trait IndexTypeTrait {
    fn to_index_type() -> IndexType;
}

Required methods

Implementations on Foreign Types

Implementors