18 #ifndef GEOMTOOLS_MODEL_WITH_INTERNAL_MESH_TOOLS_H 19 #define GEOMTOOLS_MODEL_WITH_INTERNAL_MESH_TOOLS_H 27 #include <boost/scoped_ptr.hpp> 159 bool has_mesh(
const std::string &)
const;
168 void add_mesh(
const std::string & label_,
191 virtual void tree_dump(std::ostream & out_ = std::clog,
192 const std::string & title_ =
"",
193 const std::string & indent_ =
"",
194 bool inherit_ =
false)
const;
208 #endif // GEOMTOOLS_MODEL_WITH_INTERNAL_MESH_TOOLS_H
Utilities for logging information.