Field3D
|
#include <Field3DFile.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 242 of file Field3DFile.h.
|
inline |
Definition at line 247 of file Field3DFile.h.
std::string Field3DFileBase::LayerInfo::name |
Definition at line 244 of file Field3DFile.h.
std::string Field3DFileBase::LayerInfo::parentName |
Definition at line 245 of file Field3DFile.h.
int Field3DFileBase::LayerInfo::components |
Definition at line 246 of file Field3DFile.h.