Victre 2.0 Pipeline  0.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
breastMass.hxx File Reference

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)
 

Detailed Description

breastMass header file

Author
Christian G. Graff
Version
1.0
Date
2018

Function Documentation

void createBranch ( double  ,
double  ,
double  ,
double  ,
double  ,
double  ,
double  ,
double  ,
double  ,
vtkImageData *  ,
vtkMinimalStandardRandomSequence *  ,
vtkBoxMuellerRandomSequence *  ,
boost::program_options::variables_map   
)