MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::img::CVolumeTraits< M > Struct Template Reference

Traits used to implement curiously recurring template pattern for volumes. More...

#include <mdsVolumeBase.h>

List of all members.

Public Types

typedef tNull tVoxel
 Voxel type.

Detailed Description

template<typename M>
struct mds::img::CVolumeTraits< M >

Traits used to implement curiously recurring template pattern for volumes.


Member Typedef Documentation

template<typename M>
typedef tNull mds::img::CVolumeTraits< M >::tVoxel

Voxel type.


The documentation for this struct was generated from the following file: