Project OpenGeode
class OrientedVertexCycle
Functions
OrientedVertexCycle
cpp
public void OrientedVertexCycle<Container>(Container vertices)public void OrientedVertexCycle<Container>(Container vertices)vertices
cpp
public const Container & vertices()public const Container & vertices()is_opposite
cpp
public bool is_opposite(const OrientedVertexCycle<Container> & other)public bool is_opposite(const OrientedVertexCycle<Container> & other)operator==
cpp
public bool operator==(const OrientedVertexCycle<Container> & other)public bool operator==(const OrientedVertexCycle<Container> & other)operator!=
cpp
public bool operator!=(const OrientedVertexCycle<Container> & other)public bool operator!=(const OrientedVertexCycle<Container> & other)operator<
cpp
public bool operator<(const OrientedVertexCycle<Container> & other)public bool operator<(const OrientedVertexCycle<Container> & other)OrientedVertexCycle
cpp
protected void OrientedVertexCycle<Container>()protected void OrientedVertexCycle<Container>()modifiable_vertices
cpp
protected Container & modifiable_vertices()protected Container & modifiable_vertices()