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