3D Human Airway Tree
Program generuje ludzkie drzewo oskrzelowe
Dokumentacja pliku TreeBranchVoxelizer.cpp
#include "TreeBranchVoxelizer.h"
#include "AlgorithmConstData.h"
#include <vtkAppendPolyData.h>
#include <vtkPolyDataMapper.h>
#include <vtkPointData.h>
#include <cmath>
#include <cassert>
#include <vtkPolyDataWriter.h>