Sandbox::MeshLoaderThread Class Reference
#include <DocumentThread.h>
Public Member Functions | |
Base::Reference< Mesh::MeshObject > | getMesh () const |
MeshLoaderThread (const QString &, QObject *parent=0) | |
~MeshLoaderThread () | |
Protected Member Functions | |
void | run () |
Constructor & Destructor Documentation
◆ MeshLoaderThread()
MeshLoaderThread::MeshLoaderThread | ( | const QString & | fn, |
QObject * | parent = 0 |
||
) |
◆ ~MeshLoaderThread()
MeshLoaderThread::~MeshLoaderThread | ( | ) |
Member Function Documentation
◆ getMesh()
Base::Reference< Mesh::MeshObject > MeshLoaderThread::getMesh | ( | ) | const |
Referenced by CmdSandboxMeshLoader::activated().
◆ run()
|
protected |
References Mesh::MeshObject::load().
The documentation for this class was generated from the following files:
- src/Mod/Sandbox/App/DocumentThread.h
- src/Mod/Sandbox/App/DocumentThread.cpp