PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Public Attributes
FcsvPoint Class Reference

Describes a single fiducial point. More...

#include <src/PlusDataCollection/vtkFcsvReader.h>

Public Attributes

std::string label
 
double position [3]
 
int selected
 
int visibility
 

Detailed Description

Describes a single fiducial point.

Definition at line 25 of file vtkFcsvReader.h.

Member Data Documentation

◆ label

std::string FcsvPoint::label

Definition at line 28 of file vtkFcsvReader.h.

◆ position

double FcsvPoint::position[3]

Definition at line 29 of file vtkFcsvReader.h.

◆ selected

int FcsvPoint::selected

Definition at line 30 of file vtkFcsvReader.h.

◆ visibility

int FcsvPoint::visibility

Definition at line 31 of file vtkFcsvReader.h.


The documentation for this class was generated from the following file: