6 #ifndef CNOID_UTIL_POLYGON_MESH_TRIANGULATOR_H 7 #define CNOID_UTIL_POLYGON_MESH_TRIANGULATOR_H 16 class PolygonMeshTriangulatorImpl;
25 void setDeepCopyEnabled(
bool on);
29 const std::string& errorMessage()
const;
32 PolygonMeshTriangulatorImpl * impl;
Definition: SceneDrawables.h:291
Definition: SceneDrawables.h:392
Defines the minimum processing for performing pasing file for STL.
Definition: AbstractSceneLoader.h:9
#define CNOID_EXPORT
Definition: Util/exportdecl.h:37
Definition: PolygonMeshTriangulator.h:18