Halfedge property of type T. More...
#include <pmp/surface_mesh.h>
Inherits Property< T >.
Public Member Functions | |
HalfedgeProperty ()=default | |
default constructor | |
Property< T >::reference | operator[] (Halfedge h) |
access the data stored for halfedge h | |
Property< T >::const_reference | operator[] (Halfedge h) const |
access the data stored for halfedge h | |
Halfedge property of type T.