PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
Describes a single fiducial point. More...
#include <src/PlusDataCollection/vtkFcsvReader.h>
Public Attributes | |
std::string | label |
double | position [3] |
int | selected |
int | visibility |
Describes a single fiducial point.
Definition at line 25 of file vtkFcsvReader.h.
std::string FcsvPoint::label |
Definition at line 28 of file vtkFcsvReader.h.
double FcsvPoint::position[3] |
Definition at line 29 of file vtkFcsvReader.h.
int FcsvPoint::selected |
Definition at line 30 of file vtkFcsvReader.h.
int FcsvPoint::visibility |
Definition at line 31 of file vtkFcsvReader.h.