Type Definition grafix_toolbox::GL::Tex2d[][src]

type Tex2d<S, F> = Tex<GL_TEXTURE_2D, S, F>;

Trait Implementations

Performs the conversion.