RNifti
Fast R and C++ Access to NIfTI Images
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NRNifti
 CNiftiImageThin wrapper around a C-style nifti_image struct that allows C++-style destruction
 CBlockInner class referring to a subset of an image
 CNiftiImageDataWrapper class encapsulating a NIfTI data blob, with responsibility for handling data scaling and polymorphism
 CConcreteTypeHandlerConcrete inner class template defining behaviour specific to individual data types
 CElementInner class representing a single element in the data blob
 CIteratorIterator type for NiftiImageData, with Element as its value type
 CTypeHandlerAbstract inner class defining the type-specific functions required in concrete subclasses