|
cgma
|
This class provides the interface for all the geometry related operations to the outside. More...
#include <stdio.h>#include <map>#include "CubitDefines.h"#include "GeometryDefines.h"#include "CubitBox.hpp"#include "CubitVector.hpp"#include "DLIList.hpp"#include "CGMGeomConfigure.h"#include "FacetShapeDefs.hpp"#include "CubitColor.hpp"Go to the source code of this file.
Classes | |
| class | GeometryModifyTool |
| Interface class for modifying geometry. More... | |
This class provides the interface for all the geometry related operations to the outside.
This class is implemented using the Singleton pattern.
Definition in file GeometryModifyTool.hpp.