Public Member Functions | |
MeshTestJob () | |
Mesh::MeshObject * | run (const std::vector< Mesh::MeshObjectConstRef > &meshdata) |
~MeshTestJob () |
Definition at line 699 of file Mod/Sandbox/Gui/Command.cpp.
MeshTestJob::MeshTestJob | ( | ) | [inline] |
Definition at line 703 of file Mod/Sandbox/Gui/Command.cpp.
MeshTestJob::~MeshTestJob | ( | ) | [inline] |
Definition at line 706 of file Mod/Sandbox/Gui/Command.cpp.
Mesh::MeshObject* MeshTestJob::run | ( | const std::vector< Mesh::MeshObjectConstRef > & | meshdata | ) | [inline] |
Definition at line 710 of file Mod/Sandbox/Gui/Command.cpp.
References Base::Console(), Mesh2Shape::mesh, Mesh::MeshObject::setKernel(), and Mesh::MeshObject::swap().
Referenced by CmdSandboxMeshTestJob::activated().