Trait nc_renderer::common::AttributeDataTypeGetter[][src]

pub trait AttributeDataTypeGetter {
    fn get_attribute_type() -> VertexFormat;
}
Expand description

Attributes

Required methods

Implementations on Foreign Types

Implementors