Go to the documentation of this file.
48 #ifndef _INCLUDED_Field3D_FieldMetadata_H_
49 #define _INCLUDED_Field3D_FieldMetadata_H_
131 float floatMetadata(
const std::string &name,
const float defaultVal)
const;
139 int intMetadata(
const std::string &name,
const int defaultVal)
const;
144 const std::string &defaultVal)
const;
179 void setStrMetadata(
const std::string &name,
const std::string &val);
#define FIELD3D_NAMESPACE_HEADER_CLOSE
Contains typedefs for the commonly used types in Field3D.