Trait gfx::shade::core::BaseTyped
[−]
[src]
pub trait BaseTyped {
fn get_base_type() -> BaseType;
}A trait that statically links simple data types to base types of the shader constants.