PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
#include <string>
#include <vector>
#include <vtkNew.h>
#include <vtkMatrix4x4.h>
#include <map>
Go to the source code of this file.
Classes | |
class | Atracsys::Fiducial |
class | Atracsys::Marker |
class | Atracsys::Tracker |
Namespaces | |
Atracsys | |
Typedefs | |
typedef std::vector< Fiducial > | Atracsys::Fiducials |
Functions | |
bool | Atracsys::strToFloat32 (const std::string &str, float &var) |
bool | Atracsys::strToInt32 (const std::string &str, int &var) |