Victre 2.0 Pipeline
0.0.1
|
breastMass header file More...
#include <boost/math/special_functions/spherical_harmonic.hpp>
#include <boost/program_options.hpp>
#include <iostream>
#include <math.h>
#include <unistd.h>
#include <sys/stat.h>
#include <omp.h>
#include <vtkVersion.h>
#include <vtkSmartPointer.h>
#include <vtkMath.h>
#include <vtkPNGWriter.h>
#include <vtkImageData.h>
#include <vtkXMLImageDataWriter.h>
#include <vtkMinimalStandardRandomSequence.h>
#include <vtkBoxMuellerRandomSequence.h>
#include <vtkImageInterpolator.h>
Go to the source code of this file.
Functions | |
void | createBranch (double, double, double, double, double, double, double, double, double, vtkImageData *, vtkMinimalStandardRandomSequence *, vtkBoxMuellerRandomSequence *, boost::program_options::variables_map) |
breastMass header file
void createBranch | ( | double | , |
double | , | ||
double | , | ||
double | , | ||
double | , | ||
double | , | ||
double | , | ||
double | , | ||
double | , | ||
vtkImageData * | , | ||
vtkMinimalStandardRandomSequence * | , | ||
vtkBoxMuellerRandomSequence * | , | ||
boost::program_options::variables_map | |||
) |