Struct assimp::Texture [] [src]

pub struct Texture<'a>(_);

Texture type.

Trait Implementations

impl<'a> Deref for Texture<'a>
[src]

type Target = AiTexture

The resulting type after dereferencing

fn deref<'b>(&'b self) -> &'b AiTexture

The method called to dereference a value