CustusX  18.04
An IGT application
cxImage.h File Reference
#include "cxResourceExport.h"
#include "cxPrecompiledHeader.h"
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
#include "cxBoundingBox3D.h"
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxData.h"

Go to the source code of this file.

Classes

class  cx::Image
 A volumetric data set. More...
 
struct  cx::Image::ShadingStruct
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef boost::shared_ptr< std::map< int, int > > HistogramMapPtr
 
typedef std::map< int, int > cx::IntIntMap
 
typedef std::map< int, QColor > cx::ColorMap
 

Typedef Documentation

typedef boost::shared_ptr<std::map<int, int> > HistogramMapPtr

Definition at line 27 of file cxImage.h.