#include <vector>
#include <Mod/Mesh/App/Core/MeshKernel.h>
#include <Mod/Mesh/App/Core/TopoAlgorithm.h>
#include <Mod/Mesh/App/Core/Iterator.h>
#include <Mod/Mesh/App/MeshPy.h>
#include <Mod/Mesh/App/Mesh.h>
Go to the source code of this file.
Classes | |
struct | NURBS |
This Nurbs struct will be used internally without any connections to the outside program. More... | |
class | Routines |
Some Mathematical Routines. More... |