3D Human Airway Tree
Program generuje ludzkie drzewo oskrzelowe
|
#include <QtCore/QThread>
#include "SimpleOrganShape.h"
#include <boost/shared_ptr.hpp>
#include <list>
#include "Branch.h"
#include "TreeBranchProducer.h"
#include "TreeBranchVoxelizer.h"
Idź do kodu źródłowego tego pliku.
Komponenty | |
class | ComputeThread |