DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Functions
OrientationsViewer.cxx File Reference
#include <vtkCellArray.h>
#include <vtkProperty.h>
#include <vtkDataSetMapper.h>
#include <vtkLODActor.h>
#include <vtkPoints.h>
#include <vtkPolyData.h>
#include <vtkPolygon.h>
#include <vtkSmartPointer.h>
#include <vtkRenderer.h>
#include <vtkRenderWindow.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkDelaunay3D.h>
#include <vtkVertexGlyphFilter.h>
#include <vtkPolyDataMapper.h>
#include <vtkSphereSource.h>
#include <vtkUnsignedCharArray.h>
#include <vtkPointData.h>
#include <vtkGlyph3D.h>
#include <vtkCamera.h>
#include <vtkWindowToImageFilter.h>
#include <vtkPNGWriter.h>
#include "OrientationsViewerCLP.h"
#include "itkSamplingScheme3D.h"
#include "utl.h"
#include "utlVTKMacro.h"
+ Include dependency graph for OrientationsViewer.cxx:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Author
Dr. Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file OrientationsViewer.cxx.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

orientations visualization

Author
Jian Cheng (jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om)

Definition at line 53 of file OrientationsViewer.cxx.

References DIRECTION_DUPLICATE, DIRECTION_NODUPLICATE, utl::max_element(), utl::ReadVector(), utlGlobalException, and vtkSetInputData.

+ Here is the call graph for this function: