![]() |
CustusX
22.04
An IGT application
|
#include "cxResourceExport.h"#include "cxPrecompiledHeader.h"#include <string>#include <map>#include <QObject>#include <QDateTime>#include "cxVector3D.h"#include "boost/shared_ptr.hpp"Go to the source code of this file.
Classes | |
| class | cx::Landmark |
| One landmark, or fiducial, coordinate. More... | |
| class | cx::Landmarks |
| class | cx::LandmarkProperty |
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |
Typedefs | |
| typedef std::map< QString, LandmarkProperty > | cx::LandmarkPropertyMap |
Functions | |
| bool | cx::operator< (const Landmark &lhs, const Landmark &rhs) |