CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxRegistrationTransform.h File Reference
#include "cxResourceExport.h"
#include "cxPrecompiledHeader.h"
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <QObject>
#include <QDateTime>
#include "cxTransform3D.h"

Go to the source code of this file.

Classes

class  cx::RegistrationTransform
 A registration event and its transform. More...
 
class  cx::ParentSpace
 Definition of a parent space event. More...
 
class  cx::RegistrationHistory
 A history of registration events. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

bool cx::operator< (const RegistrationTransform &lhs, const RegistrationTransform &rhs)
 
bool cx::operator== (const RegistrationTransform &lhs, const RegistrationTransform &rhs)
 
bool cx::operator< (const ParentSpace &lhs, const ParentSpace &rhs)
 
bool cx::operator== (const ParentSpace &lhs, const ParentSpace &rhs)