mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
11 lines
349 B
C++
11 lines
349 B
C++
#include "../stepgeom/geomanif.hh"
|
|
#include "../stepgeom/geopac2d.hh"
|
|
#include "../stepgeom/geopac3d.hh"
|
|
#include "../stepgeom/geosplinesurf.hh"
|
|
#include "../stepgeom/algprim.hh"
|
|
#include "../stepgeom/scenery.hh"
|
|
#include "../stepgeom/brep.hh"
|
|
#include "../stepgeom/adtcrit.hh"
|
|
#include "../stepgeom/STEPgeom.hh"
|
|
#include "../stepgeom/visapprox.hh"
|