MeshKit
1.0
|
#include "meshkit/MKCore.hpp"
#include "meshkit/MeshOp.hpp"
#include "meshkit/ModelEnt.hpp"
#include "meshkit/AssyGen.hpp"
#include "meshkit/CopyGeom.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
MKCore * | mk |
bool | save_mesh = true |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 29 of file example_assygen.cpp.
Definition at line 26 of file example_assygen.cpp.
bool save_mesh = true |
Definition at line 27 of file example_assygen.cpp.