| 
| 
  | AttribKernelT (const AttribKernelT &_rhs) | 
|   | 
| 
AttribKernelT &  | operator= (const AttribKernelT &_rhs) | 
|   | 
| 
GeoPositions::property_ptr_t  | osg_vpositions () | 
|   | 
| 
GeoNormals::property_ptr_t  | osg_vnormals () | 
|   | 
| 
GeoColors::property_ptr_t  | osg_vcolors () | 
|   | 
| 
GeoTexCoords::property_ptr_t  | osg_vtexcoords () | 
|   | 
| 
GeoColors::property_ptr_t  | osg_ecolors () | 
|   | 
| 
GeoPTypes::property_ptr_t  | osg_ptypes () | 
|   | 
| 
GeoPLengths::property_ptr_t  | osg_plengths () | 
|   | 
| 
GeoIndices::property_ptr_t  | osg_indices () | 
|   | 
| 
void  | set_face_types (FaceHandle _fh, GeoPTypes::value_type _t) | 
|   | 
| 
void  | set_face_lengths (FaceHandle _fh, GeoPLengths::value_type _l) | 
|   | 
| 
void  | set_face_indices (FaceHandle _fh, typename GeoIndices::value_type _i) | 
|   | 
| 
const Point *  | points () const | 
|   | 
| 
const Point &  | point (VertexHandle _vh) const | 
|   | 
| 
void  | set_point (VertexHandle _vh, const Point &_p) | 
|   | 
| 
const Normal *  | vertex_normals () const | 
|   | 
| 
const Normal &  | normal (VertexHandle _vh) const | 
|   | 
| 
void  | set_normal (VertexHandle _vh, const Normal &_n) | 
|   | 
| 
const Color *  | vertex_colors () const | 
|   | 
| 
const Color &  | color (VertexHandle _vh) const | 
|   | 
| 
void  | set_color (VertexHandle _vh, const Color &_c) | 
|   | 
| 
const TexCoord *  | texcoords () const | 
|   | 
| 
const TexCoord &  | texcoord (VertexHandle _vh) const | 
|   | 
| 
void  | set_texcoord (VertexHandle _vh, const TexCoord &_t) | 
|   | 
| 
const StatusInfo &  | status (VertexHandle _vh) const | 
|   | 
| 
StatusInfo &  | status (VertexHandle _vh) | 
|   | 
| 
const StatusInfo &  | status (HalfedgeHandle _eh) const | 
|   | 
| 
StatusInfo &  | status (HalfedgeHandle _eh) | 
|   | 
| 
const StatusInfo &  | status (EdgeHandle _eh) const | 
|   | 
| 
StatusInfo &  | status (EdgeHandle _eh) | 
|   | 
| 
const Color *  | edge_colors () const | 
|   | 
| 
const Color &  | color (EdgeHandle _eh) const | 
|   | 
| 
void  | set_color (EdgeHandle _eh, const Color &_c) | 
|   | 
| 
const StatusInfo &  | status (FaceHandle _fh) const | 
|   | 
| 
StatusInfo &  | status (FaceHandle _fh) | 
|   | 
| 
const Normal &  | normal (FaceHandle _fh) const | 
|   | 
| 
void  | set_normal (FaceHandle _fh, const Normal &_n) | 
|   | 
| 
const Color &  | color (FaceHandle _fh) const | 
|   | 
| 
void  | set_color (FaceHandle _fh, const Color &_c) | 
|   | 
| 
void  | request_vertex_normals () | 
|   | 
| 
void  | request_vertex_colors () | 
|   | 
| 
void  | request_vertex_texcoords () | 
|   | 
| 
void  | request_vertex_status () | 
|   | 
| 
void  | request_halfedge_status () | 
|   | 
| 
void  | request_edge_status () | 
|   | 
| 
void  | request_edge_colors () | 
|   | 
| 
void  | request_face_normals () | 
|   | 
| 
void  | request_face_colors () | 
|   | 
| 
void  | request_face_status () | 
|   | 
| 
void  | release_vertex_normals () | 
|   | 
| 
void  | release_vertex_colors () | 
|   | 
| 
void  | release_vertex_texcoords () | 
|   | 
| 
void  | release_vertex_status () | 
|   | 
| 
void  | release_halfedge_status () | 
|   | 
| 
void  | release_edge_status () | 
|   | 
| 
void  | release_edge_colors () | 
|   | 
| 
void  | release_face_normals () | 
|   | 
| 
void  | release_face_colors () | 
|   | 
| 
void  | release_face_status () | 
|   | 
| 
bool  | has_vertex_normals () const | 
|   | 
| 
bool  | has_vertex_colors () const | 
|   | 
| 
bool  | has_vertex_texcoords () const | 
|   | 
| 
bool  | has_vertex_status () const | 
|   | 
| 
bool  | has_edge_status () const | 
|   | 
| 
bool  | has_halfedge_status () const | 
|   | 
| 
bool  | has_edge_colors () const | 
|   | 
| 
bool  | has_face_normals () const | 
|   | 
| 
bool  | has_face_colors () const | 
|   | 
| 
bool  | has_face_status () const | 
|   | 
| 
osg::GeometryPtr  | createGeometryPtr () | 
|   | 
| 
bool  | bind (osg::GeometryPtr &_geo) | 
|   | 
| 
void  | stats (void) | 
|   | 
| 
template<>  | 
| size_t  | n_elements () const | 
|   | 
| 
template<>  | 
| size_t  | n_elements () const | 
|   | 
| 
template<>  | 
| size_t  | n_elements () const | 
|   | 
| 
template<>  | 
| size_t  | n_elements () const | 
|   | 
| template<class T >  | 
| void  | add_property (VPropHandleT< T > &_ph, const std::string &_name="<vprop>") | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | add_property (HPropHandleT< T > &_ph, const std::string &_name="<hprop>") | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | add_property (EPropHandleT< T > &_ph, const std::string &_name="<eprop>") | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | add_property (FPropHandleT< T > &_ph, const std::string &_name="<fprop>") | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | add_property (MPropHandleT< T > &_ph, const std::string &_name="<mprop>") | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<typename T >  | 
| void  | remove_property (VPropHandleT< T > &_ph) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<typename T >  | 
| void  | remove_property (HPropHandleT< T > &_ph) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<typename T >  | 
| void  | remove_property (EPropHandleT< T > &_ph) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<typename T >  | 
| void  | remove_property (FPropHandleT< T > &_ph) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<typename T >  | 
| void  | remove_property (MPropHandleT< T > &_ph) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| bool  | get_property_handle (VPropHandleT< T > &_ph, const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| bool  | get_property_handle (HPropHandleT< T > &_ph, const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| bool  | get_property_handle (EPropHandleT< T > &_ph, const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| bool  | get_property_handle (FPropHandleT< T > &_ph, const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| bool  | get_property_handle (MPropHandleT< T > &_ph, const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| PropertyT< T > &  | property (VPropHandleT< T > _ph) | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| const PropertyT< T > &  | property (VPropHandleT< T > _ph) const | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| PropertyT< T > &  | property (HPropHandleT< T > _ph) | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| const PropertyT< T > &  | property (HPropHandleT< T > _ph) const | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| PropertyT< T > &  | property (EPropHandleT< T > _ph) | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| const PropertyT< T > &  | property (EPropHandleT< T > _ph) const | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| PropertyT< T > &  | property (FPropHandleT< T > _ph) | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| const PropertyT< T > &  | property (FPropHandleT< T > _ph) const | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| PropertyT< T > &  | mproperty (MPropHandleT< T > _ph) | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| const PropertyT< T > &  | mproperty (MPropHandleT< T > _ph) const | 
|   | In most cases you should use the convenient PropertyManager wrapper and use of this function should not be necessary.  More...
  | 
|   | 
| template<class T >  | 
| VPropHandleT< T >::reference  | property (VPropHandleT< T > _ph, VertexHandle _vh) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| VPropHandleT< T >::const_reference  | property (VPropHandleT< T > _ph, VertexHandle _vh) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| HPropHandleT< T >::reference  | property (HPropHandleT< T > _ph, HalfedgeHandle _hh) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| HPropHandleT< T >::const_reference  | property (HPropHandleT< T > _ph, HalfedgeHandle _hh) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| EPropHandleT< T >::reference  | property (EPropHandleT< T > _ph, EdgeHandle _eh) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| EPropHandleT< T >::const_reference  | property (EPropHandleT< T > _ph, EdgeHandle _eh) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| FPropHandleT< T >::reference  | property (FPropHandleT< T > _ph, FaceHandle _fh) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| FPropHandleT< T >::const_reference  | property (FPropHandleT< T > _ph, FaceHandle _fh) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| MPropHandleT< T >::reference  | property (MPropHandleT< T > _ph) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| MPropHandleT< T >::const_reference  | property (MPropHandleT< T > _ph) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | copy_property (VPropHandleT< T > &_ph, VertexHandle _vh_from, VertexHandle _vh_to) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | copy_property (HPropHandleT< T > _ph, HalfedgeHandle _hh_from, HalfedgeHandle _hh_to) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | copy_property (EPropHandleT< T > _ph, EdgeHandle _eh_from, EdgeHandle _eh_to) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<class T >  | 
| void  | copy_property (FPropHandleT< T > _ph, FaceHandle _fh_from, FaceHandle _fh_to) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | copy_all_properties (VertexHandle _vh_from, VertexHandle _vh_to, bool _copyBuildIn=false) | 
|   | Copies all properties from one mesh element to another (of the same type)  More...
  | 
|   | 
| void  | copy_all_properties (HalfedgeHandle _hh_from, HalfedgeHandle _hh_to, bool _copyBuildIn=false) | 
|   | Copies all properties from one mesh element to another (of the same type)  More...
  | 
|   | 
| void  | copy_all_properties (EdgeHandle _eh_from, EdgeHandle _eh_to, bool _copyBuildIn=false) | 
|   | Copies all properties from one mesh element to another (of the same type)  More...
  | 
|   | 
| void  | copy_all_properties (FaceHandle _fh_from, FaceHandle _fh_to, bool _copyBuildIn=false) | 
|   | Copies all properties from one mesh element to another (of the same type)  More...
  | 
|   | 
| void  | copy_all_kernel_properties (const BaseKernel &_other) | 
|   | copy_all_kernel_properties uses the = operator to copy all properties from a given other BaseKernel.  More...
  | 
|   | 
| size_t  | n_vprops (void) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | n_eprops (void) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | n_hprops (void) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | n_fprops (void) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | n_mprops (void) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty *  | _get_vprop (const std::string &_name) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty *  | _get_eprop (const std::string &_name) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty *  | _get_hprop (const std::string &_name) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty *  | _get_fprop (const std::string &_name) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty *  | _get_mprop (const std::string &_name) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty *  | _get_vprop (const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty *  | _get_eprop (const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty *  | _get_hprop (const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty *  | _get_fprop (const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty *  | _get_mprop (const std::string &_name) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _vprop (size_t _idx) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _eprop (size_t _idx) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _hprop (size_t _idx) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _fprop (size_t _idx) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _mprop (size_t _idx) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _vprop (size_t _idx) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _eprop (size_t _idx) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _hprop (size_t _idx) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _fprop (size_t _idx) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _mprop (size_t _idx) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | _add_vprop (BaseProperty *_bp) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | _add_eprop (BaseProperty *_bp) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | _add_hprop (BaseProperty *_bp) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | _add_fprop (BaseProperty *_bp) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| size_t  | _add_mprop (BaseProperty *_bp) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| virtual size_t  | n_vertices () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| virtual size_t  | n_halfedges () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| virtual size_t  | n_edges () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| virtual size_t  | n_faces () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| template<typename HandleT >  | 
| size_t  | n_elements () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | property_stats () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | property_stats (std::ostream &_ostr) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | vprop_stats (std::string &_string) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprop_stats (std::string &_string) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprop_stats (std::string &_string) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprop_stats (std::string &_string) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | mprop_stats (std::string &_string) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | vprop_stats () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprop_stats () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprop_stats () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprop_stats () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | mprop_stats () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | vprop_stats (std::ostream &_ostr) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprop_stats (std::ostream &_ostr) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprop_stats (std::ostream &_ostr) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprop_stats (std::ostream &_ostr) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | mprop_stats (std::ostream &_ostr) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | vprops_begin () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | vprops_end () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | vprops_begin () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | vprops_end () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | eprops_begin () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | eprops_end () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | eprops_begin () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | eprops_end () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | hprops_begin () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | hprops_end () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | hprops_begin () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | hprops_end () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | fprops_begin () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | fprops_end () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | fprops_begin () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | fprops_end () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | mprops_begin () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| prop_iterator  | mprops_end () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | mprops_begin () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const_prop_iterator  | mprops_end () const | 
|   | You should not use this function directly.  More...
  | 
|   | 
 | 
| 
VPropHandleT< T >  | add_vpositions (const T &_t, const std::string &_n) | 
|   | 
| 
VPropHandleT< T >  | add_vnormals (const T &_t, const std::string &_n) | 
|   | 
| 
VPropHandleT< T >  | add_vcolors (const T &_t, const std::string &_n) | 
|   | 
| 
VPropHandleT< T >  | add_vtexcoords (const T &_t, const std::string &_n) | 
|   | 
| 
FPTypesHandle  | add_fptypes () | 
|   | 
| 
FPLengthsHandle  | add_fplengths () | 
|   | 
| 
FIndicesHandle  | add_findices (FPTypesHandle _pht, FPLengthsHandle _phl) | 
|   | 
| 
_t2vp< T >::prop &  | vpositions (VPropHandleT< T > _ph) | 
|   | 
| 
const _t2vp< T >::prop &  | vpositions (VPropHandleT< T > _ph) const | 
|   | 
| 
T &  | vpositions (VPropHandleT< T > _ph, VertexHandle _vh) | 
|   | 
| 
const T &  | vpositions (VPropHandleT< T > _ph, VertexHandle _vh) const | 
|   | 
| 
_t2vn< T >::prop &  | vnormals (VPropHandleT< T > _ph) | 
|   | 
| 
const _t2vn< T >::prop &  | vnormals (VPropHandleT< T > _ph) const | 
|   | 
| 
T &  | vnormals (VPropHandleT< T > _ph, VertexHandle _vh) | 
|   | 
| 
const T &  | vnormals (VPropHandleT< T > _ph, VertexHandle _vh) const | 
|   | 
| 
_t2vc< T >::prop &  | vcolors (VPropHandleT< T > _ph) | 
|   | 
| 
const _t2vc< T >::prop &  | vcolors (VPropHandleT< T > _ph) const | 
|   | 
| 
T &  | vcolors (VPropHandleT< T > _ph, VertexHandle _vh) | 
|   | 
| 
const T &  | vcolors (VPropHandleT< T > _ph, VertexHandle _vh) const | 
|   | 
| 
_t2vtc< T >::prop &  | vtexcoords (VPropHandleT< T > _ph) | 
|   | 
| 
const _t2vtc< T >::prop &  | vtexcoords (VPropHandleT< T > _ph) const | 
|   | 
| 
T &  | vtexcoords (VPropHandleT< T > _ph, VertexHandle _vh) | 
|   | 
| 
const T &  | vtexcoords (VPropHandleT< T > _ph, VertexHandle _vh) const | 
|   | 
| 
GeoPTypes &  | fptypes (FPTypesHandle _ph) | 
|   | 
| 
const GeoPTypes &  | fptypes (FPTypesHandle _ph) const | 
|   | 
| 
FPTypesHandle::value_type &  | fptypes (FPTypesHandle _ph, FaceHandle _fh) | 
|   | 
| 
const FPTypesHandle::value_type &  | fptypes (FPTypesHandle _ph, FaceHandle _fh) const | 
|   | 
| 
GeoPLengths &  | fplengths (FPLengthsHandle _ph) | 
|   | 
| 
const GeoPLengths &  | fplengths (FPLengthsHandle _ph) const | 
|   | 
| 
FPLengthsHandle::value_type &  | fplengths (FPLengthsHandle _ph, FaceHandle _fh) | 
|   | 
| 
const FPLengthsHandle::value_type &  | fplengths (FPLengthsHandle _ph, FaceHandle _fh) const | 
|   | 
| 
GeoIndices &  | findices (FIndicesHandle _ph) | 
|   | 
| 
const GeoIndices &  | findices (FIndicesHandle _ph) const | 
|   | 
| 
FIndicesHandle::value_type &  | findices (FIndicesHandle _ph, FaceHandle _fh) | 
|   | 
| 
const FIndicesHandle::value_type &  | findices (FIndicesHandle _ph, FaceHandle _fh) const | 
|   | 
| BaseProperty &  | _vprop (BaseHandle _h) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _eprop (BaseHandle _h) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _hprop (BaseHandle _h) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _fprop (BaseHandle _h) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| BaseProperty &  | _mprop (BaseHandle _h) | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _vprop (BaseHandle _h) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _eprop (BaseHandle _h) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _hprop (BaseHandle _h) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _fprop (BaseHandle _h) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| const BaseProperty &  | _mprop (BaseHandle _h) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| 
void  | vprops_reserve (size_t _n) const | 
|   | Reserves space for _n elements in all vertex property vectors. 
  | 
|   | 
| 
void  | vprops_resize (size_t _n) const | 
|   | Resizes all vertex property vectors to the specified size. 
  | 
|   | 
| void  | vprops_resize_if_smaller (size_t _n) const | 
|   | Same as vprops_resize() but ignores vertex property vectors that have a size larger than _n.  More...
  | 
|   | 
| void  | vprops_clear () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | vprops_swap (unsigned int _i0, unsigned int _i1) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprops_reserve (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprops_resize (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprops_clear () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | hprops_swap (unsigned int _i0, unsigned int _i1) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprops_reserve (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprops_resize (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprops_clear () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | eprops_swap (unsigned int _i0, unsigned int _i1) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprops_reserve (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprops_resize (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprops_clear () | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | fprops_swap (unsigned int _i0, unsigned int _i1) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | mprops_resize (size_t _n) const | 
|   | You should not use this function directly.  More...
  | 
|   | 
| void  | mprops_clear () | 
|   | You should not use this function directly.  More...
  | 
|   |