G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsSurfMesh::Mesh_property< T > Class Template Reference

Detailed Description

template<class T>
class gismo::gsSurfMesh::Mesh_property< T >

Mesh property of type T

See Also
Vertex_property, Halfedge_property, Edge_property

Inherits gsProperty< T >.

Public Member Functions

 Mesh_property ()
 default constructor
 
gsProperty< T >::reference operator[] (size_t idx)
 access the data stored for the mesh
 
gsProperty< T >::const_reference operator[] (size_t idx) const
 access the data stored for the mesh