Gromacs
2024.3
|
Private implementation class for MrcDensityMapOfFloatReader.
Public Member Functions | |
Impl (ISerializer *serializer) | |
Build the map reader from a serializer. | |
Public Attributes | |
MrcDensityMapHeader | header_ |
The header of the read mrc file. | |
std::vector< float > | data_ |
The data of the mrc file. | |