OpenLexocad  27.0
HealingOptions.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <Topo/topo_defines.h>
4 
5 namespace Topo
6 {
8 {
9 public:
10 };
11 
12 } // namespace Topo
#define TOPO_EXPORT
Definition: topo_defines.h:8
Definition: HealingOptions.h:7
Definition: Variant.h:70