Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
vtkFSSurfaceReader.h File Reference
#include "FreeSurferConfigure.h"
#include "vtkFreeSurferExport.h"
#include <vtkDataReader.h>
Include dependency graph for vtkFSSurfaceReader.h:

Go to the source code of this file.

Classes

class  vtkFSSurfaceReader
 Read a surface file from Freesurfer tools. More...
 

Macros

#define FS_CALC_NORMALS   0
 
#define FS_DEBUG   0
 Prints debugging info. More...
 

Macro Definition Documentation

◆ FS_CALC_NORMALS

#define FS_CALC_NORMALS   0

This code can calc normals but it doesn't seem to do so very well (bug?) and vtkPolyDataNormals does it anyway.

Definition at line 24 of file vtkFSSurfaceReader.h.

◆ FS_DEBUG

#define FS_DEBUG   0

Prints debugging info.

Definition at line 20 of file vtkFSSurfaceReader.h.