|
MeshKit
1.0
|
#include <iostream>#include <time.h>#include <stdlib.h>#include <cstring>#include "meshkit/MKCore.hpp"#include "meshkit/MeshOp.hpp"#include "meshkit/ModelEnt.hpp"#include "meshkit/MBGeomOp.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| MKCore * | mk |
| std::string | usage_string = "\n" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 38 of file example_mbgeomop.cpp.
Definition at line 31 of file example_mbgeomop.cpp.
| std::string usage_string = "\n" |
Definition at line 33 of file example_mbgeomop.cpp.