MeshKit
1.0
|
#include "meshkit/MKCore.hpp"
#include "meshkit/MeshOp.hpp"
#include "meshkit/CopyGeom.hpp"
#include "meshkit/ModelEnt.hpp"
#include "TestUtil.hpp"
Go to the source code of this file.
Functions | |
void | test_load_and_copymove () |
int | main (int argc, char **argv) |
Variables | |
MKCore * | mk |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file test_copygeom.cpp.
void test_load_and_copymove | ( | ) |
Definition at line 38 of file test_copygeom.cpp.
Definition at line 23 of file test_copygeom.cpp.