|
CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
|
Public Member Functions | |
| bool | operator== (const Parcel &rhs) const |
| bool | operator!= (const Parcel &rhs) const |
| bool | approximateMatch (const Parcel &rhs, AString *explanation=NULL) const |
Public Attributes | |
| std::map< StructureEnum::Enum, std::set< int64_t > > | m_surfaceNodes |
| std::set< VoxelIJK > | m_voxelIndices |
| AString | m_name |
1.8.13