Type Alias TexelRef

Source
pub type TexelRef<'a, This> = <This as TexelDesignatorRef<'a>>::TexelRef;
Expand description

Helper type to represent texel reference.