PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Macros | Functions
vtkFcsvReader.cxx File Reference
#include "PlusConfigure.h"
#include "vtkFcsvReader.h"
#include <sstream>
#include <string>
#include <vector>
#include <vtkObjectFactory.h>
Include dependency graph for vtkFcsvReader.cxx:

Go to the source code of this file.

Macros

#define MAXFLDS   30
 
#define MAXFLDSIZE   150
 

Functions

 vtkStandardNewMacro (vtkFcsvReader)
 

Macro Definition Documentation

◆ MAXFLDS

#define MAXFLDS   30

Definition at line 19 of file vtkFcsvReader.cxx.

◆ MAXFLDSIZE

#define MAXFLDSIZE   150

Definition at line 20 of file vtkFcsvReader.cxx.

Function Documentation

◆ vtkStandardNewMacro()

vtkStandardNewMacro ( vtkFcsvReader  )