Struct hedge::FaceFn [] [src]

pub struct FaceFn<'a> {
    pub index: FaceIndex,
    // some fields omitted
}

Function set for operations related to the Face struct

Fields

Trait Implementations

impl<'a> Debug for FaceFn<'a>
[src]

Formats the value using the given formatter.