MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces | Typedefs | Enumerations
mdsSlice.h File Reference
#include "mdsImageExport.h"
#include "mdsImage.h"
#include "mdsSlice.hxx"

Classes

class  mds::img::CSlice
 Class ecapsulating a density slice. More...

Namespaces

namespace  mds
 

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel


namespace  mds::img

Typedefs

typedef CSlice::tSmartPtr mds::img::CSlicePtr

Enumerations

enum  mds::img::EPlane { mds::img::PLANE_NON = -1, mds::img::PLANE_XY = 0, mds::img::PLANE_XZ = 1, mds::img::PLANE_YZ = 2 }
 Slice orientation. More...