16 #ifndef GEOMTOOLS_TRIANGLE_H 17 #define GEOMTOOLS_TRIANGLE_H 1 51 double tolerance_ = 0.0);
114 virtual void tree_dump(std::ostream & out_ = std::clog,
115 const std::string & title_ =
"",
116 const std::string & indent_ =
"",
117 bool inherit_=
false)
const;
144 uint32_t options_ = 0)
const;
170 #endif // GEOMTOOLS_TRIANGLE_H
#define GEOMTOOLS_OBJECT_3D_REGISTRATION_INTERFACE(ModelClassName)
Definition: i_object_3d.h:260