RNifti
Fast R and C++ Access to NIfTI Images
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CRNifti::NiftiImage::BlockInner class referring to a subset of an image
 CRNifti::NiftiImageData::ElementInner class representing a single element in the data blob
 CRNifti::NiftiImage::ExtensionInner class wrapping a NIfTI extension, a weakly-specified standard for attaching additional metadata to NIfTI-1 and NIfTI-2 images
 CRNifti::NiftiImageData::IteratorIterator type for NiftiImageData, with Element as its value type
 CRNifti::NiftiImageThin wrapper around a C-style nifti_image struct that allows C++-style destruction
 CRNifti::NiftiImageDataWrapper class encapsulating a NIfTI data blob, with responsibility for handling data scaling and polymorphism
 CRNifti::rgba32_tSimple RGB(A) type encapsulating an 8-bit colour value with optional opacity, which can also be set or retrieved as a single 32-bit integer
 CRNifti::SquareMatrix< NiftiType, ElementType, Order >Class representing a numeric square matrix of a fixed order
 CRNifti::NiftiImageData::TypeHandlerAbstract inner class defining the type-specific functions required in concrete subclasses
 CRNifti::NiftiImageData::ConcreteTypeHandler< rgba32_t, alpha >
 CRNifti::NiftiImageData::ConcreteTypeHandler< std::complex< ElementType >, false >
 CRNifti::NiftiImageData::ConcreteTypeHandler< Type, alpha >Concrete inner class template defining behaviour specific to individual data types
 CRNifti::NiftiImageData::ConcreteTypeHandler< rgba32_t, alpha >
 CRNifti::NiftiImageData::ConcreteTypeHandler< std::complex< ElementType >, false >
 CRNifti::rgba32_t::ValueType
 CRNifti::Vector< ElementType, Length >A simple object-oriented wrapper around a fixed-length array
 CRNifti::NiftiImage::XformInner class representing an xform matrix, which indicates the orientation and other spatial properties of an image