#include <string>
#include <TopoDS_Shape.hxx>
#include <Geom_Plane.hxx>
#include <GeomLib_Tool.hxx>
#include <GeomAdaptor_Curve.hxx>
#include <gp_Pnt.hxx>
#include <deal.II/base/point.h>
#include <deal.II/grid/tria.h>
#include <deal.II/fe/mapping.h>
#include <deal.II/dofs/dof_handler.h>
#include <deal.II/lac/vector.h>
#include "occ_normal_projection.h"
Go to the source code of this file.
|
| OpenCascade |
| We collect in this namespace all utilities which operate on OpenCascade entities which don't need classes of their own.
|
|