Struct flexmesh::Vert [] [src]

pub struct Vert<VData> {
    pub vdata: VData,
    // some fields omitted
}

Fields

Methods

impl<VData> Vert<VData>
[src]

Check if the edge is in the set of edges adjacent to this vert.