NorMIT-nav  18.04
An IGT application
cxData.h File Reference
#include "cxResourceExport.h"
#include "cxPrecompiledHeader.h"
#include <string>
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <QObject>
#include <QIcon>
#include "vtkForwardDeclarations.h"
#include "cxTransform3D.h"
#include "cxForwardDeclarations.h"
#include "cxDefinitions.h"
#include <QDateTime>

Go to the source code of this file.

Classes

struct  cx::TimeInfo
 
class  cx::Data
 Superclass for all data objects. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef boost::weak_ptr< class Rep > cx::RepWeakPtr
 
typedef boost::shared_ptr< class Landmarks > cx::LandmarksPtr