Trait ppapi::gles::traits::VertexAttribTypeExperimental
[-]
[+]
[src]
pub trait VertexAttribType { fn get_vertex_attrib_type_enum(&self) -> Enum; }
Required Methods
fn get_vertex_attrib_type_enum(&self) -> Enum
Implementors
impl VertexAttribType for VertexAttribType
impl VertexAttribType for ByteType
impl VertexAttribType for UByteType
impl VertexAttribType for ShortType
impl VertexAttribType for UShortType
impl VertexAttribType for FloatType