Class Halfedge

Inheritance Relationships

Base Type

Class Documentation

class Halfedge : public pmp::Handle

this type represents a halfedge (internally it is basically an index)

Public Functions

inline Halfedge opposite() const

get the opposite halfedge of this one

inline Edge edge() const

get the full edge of the halfedge