|
CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
|
| Ncifti | Namespace for all CiftiLib functionality |
| CCiftiBrainModelsMap | |
| CSurfaceMap | |
| CVolumeMap | |
| CModelInfo | |
| CIndexInfo | |
| CCiftiLabelsMap | |
| CCiftiMappingType | |
| CCiftiParcelsMap | |
| CParcel | |
| CCiftiScalarsMap | |
| CCiftiSeriesMap | |
| CCiftiVersion | |
| CCiftiXML | Class for retrieving and setting mapping information of cifti files |
| CLabel | |
| CLabelTable | |
| CMetaData | |
| CStructureEnum | Enumerated type for a structure in a brain |
| CVolumeSpace | |
| CCiftiFile | Class for reading and writing cifti files |
| CReadImplInterface | |
| CWriteImplInterface | |
| CStrFileImpl | |
| CBinaryFile | |
| CImplInterface | |
| CByteSwapping | |
| CCiftiException | |
| CCompact3DLookup | |
| CCompactLookup | |
| Citerator | |
| Cconst_iterator | |
| CConstFloatMatrixRowRef | |
| CFloatMatrixRowRef | |
| CFloatMatrix | |
| CMathFunctions | |
| CMatrixFunctions | |
| CMultiDimArray | |
| CMultiDimIterator | |
| CVector3D | |
| CVoxelIJK | |
| CXmlAttributesResult | |
| COptionalStatus | |
| Cnifti_1_header | Data structure defining the fields in the nifti1 header. This binary header should be found at the beginning of a valid NIFTI-1 header file |
| Cnifti1_extender | This structure represents a 4-byte string that should follow the binary nifti_1_header data in a NIFTI-1 header file. If the char values are {1,0,0,0}, the file is expected to contain extensions, values of {0,0,0,0} imply the file does not contain extensions. Other sequences of values are not currently defined |
| Cnifti1_extension | Data structure defining the fields of a header extension |
| Cnifti_2_header | Data structure defining the fields in the nifti2 header. This binary header should be found at the beginning of a valid NIFTI-2 header file |
| CNiftiExtension | |
| CNiftiHeader | |
| CNiftiIO |