79 template <
typename MeshT >
81 int boundaryCount(MeshT* _mesh );
88 template <
typename MeshT >
90 int componentCount(MeshT* _mesh );
98 template <
typename MeshT >
100 void getBoundingBox( MeshT* _mesh,
101 typename MeshT::Point& _min ,
102 typename MeshT::Point& _max);
108 template <
typename MeshT >
110 typename MeshT::Point
111 cog (
const MeshT* _mesh );
116 #if defined(INCLUDE_TEMPLATES) && !defined(MESHINFOT_C) 117 #define MESHINFOT_TEMPLATES 118 #include "MeshInfoT_impl.hh" 121 #endif // MESHINFOT_HH defined