Field3D
|
struct used to pass the class and partition info back to the parseLayers() callback More...
#include <Field3DFile.h>
Public Attributes | |
Field3DInputFile * | file |
std::string | partitionName |
struct used to pass the class and partition info back to the parseLayers() callback
Definition at line 881 of file Field3DFile.h.
Field3DInputFile* InputFile::ParseLayersInfo::file |
Definition at line 883 of file Field3DFile.h.
Referenced by InputFile::parseLayers(), and Field3DInputFile::readPartitionAndLayerInfo().
std::string InputFile::ParseLayersInfo::partitionName |
Definition at line 884 of file Field3DFile.h.
Referenced by InputFile::parseLayers(), and Field3DInputFile::readPartitionAndLayerInfo().