15 #ifndef GEOMTOOLS_WALL_SOLID_H 16 #define GEOMTOOLS_WALL_SOLID_H 1 40 class tessellated_solid;
103 virtual void reset();
120 virtual double get_volume(uint32_t flags_ = 0)
const;
149 virtual void tree_dump(std::ostream & out_ = std::clog,
150 const std::string & title_ =
"",
151 const std::string & indent_ =
"",
152 bool inherit_ =
false)
const;
168 uint32_t options_ = 0)
const;
203 #endif // GEOMTOOLS_WALL_SOLID_H
#define GEOMTOOLS_OBJECT_3D_REGISTRATION_INTERFACE(ModelClassName)
Definition: i_object_3d.h:260