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