Struct assimp::Face [] [src]

pub struct Face<'a>(_);

Face type (not yet implemented)

Trait Implementations

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

The resulting type after dereferencing.

[src]

Dereferences the value.

impl<'a> Index<isize> for Face<'a>
[src]

The returned type after indexing.

[src]

Performs the indexing (container[index]) operation.