Field3D
|
#include <Field3DFileHDF5.h>
Public Member Functions | |
LayerInfo (std::string par, std::string nm, int cpt) | |
Public Attributes | |
int | components |
std::string | name |
std::string | parentName |
Definition at line 245 of file Field3DFileHDF5.h.
|
inline |
Definition at line 250 of file Field3DFileHDF5.h.
std::string Field3DFileHDF5Base::LayerInfo::name |
Definition at line 247 of file Field3DFileHDF5.h.
std::string Field3DFileHDF5Base::LayerInfo::parentName |
Definition at line 248 of file Field3DFileHDF5.h.
int Field3DFileHDF5Base::LayerInfo::components |
Definition at line 249 of file Field3DFileHDF5.h.