Struct flexmesh::Loop [] [src]

pub struct Loop {
    pub vert: VKey,
    pub edge: EKey,
}

Fields