Developer Documentation
OpenMesh::ConstPropertyViewer< PropertyT > Class Template Reference

Public Types

using Value = typename PropertyT::Value
 
using value_type = typename PropertyT::value_type
 
using Handle = typename PropertyT::Handle
 

Public Member Functions

 ConstPropertyViewer (const PolyConnectivity &mesh, PropertyT property_handle)
 
const PropertyT::const_reference operator() (const Handle &handle)
 
const PropertyT::const_reference operator[] (const Handle &handle)
 

Private Attributes

const PolyConnectivitymesh_
 
PropertyT prop_
 

Detailed Description

template<typename PropertyT>
class OpenMesh::ConstPropertyViewer< PropertyT >

Definition at line 600 of file PropertyManager.hh.


The documentation for this class was generated from the following file: