mirror of
https://github.com/NGSolve/netgen.git
synced 2025-06-01 07:27:50 +05:00
dllheader topology table
This commit is contained in:
parent
4424e0d949
commit
83bb913b85
@ -76,7 +76,7 @@ public:
|
||||
void SetBuildParentEdges (bool bh) { build_parent_edges = bh; }
|
||||
void SetBuildParentFaces (bool bh) { build_parent_faces = bh; }
|
||||
|
||||
void EnableTable (string name, bool set);
|
||||
DLL_HEADER void EnableTable (string name, bool set);
|
||||
static void EnableTableStatic (string name, bool set);
|
||||
|
||||
bool HasEdges () const { return buildedges; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user