Go to the source code of this file.
Classes | |
struct | lvr2::HalfEdge |
class | lvr2::HalfEdgeHandle |
Handle to access half edges of the HEM. More... | |
struct | std::hash< lvr2::HalfEdgeHandle > |
class | lvr2::OptionalHalfEdgeHandle |
Semantically equivalent to boost::optional<HalfEdgeHandle> More... | |
Namespaces | |
lvr2 | |
std | |
Functions | |
std::ostream & | lvr2::operator<< (std::ostream &os, const HalfEdgeHandle &h) |
std::ostream & | lvr2::operator<< (std::ostream &os, const OptionalHalfEdgeHandle &h) |