OGS
|
Definition in file getOrCreateMeshProperty.h.
#include <string>
#include "MeshLib/Location.h"
#include "MeshLib/Mesh.h"
#include "MeshLib/PropertyVector.h"
#include "MeshLib/Utils/getOrCreateMeshProperty.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
Functions | |
template<typename T > | |
PropertyVector< T > * | MeshLib::getOrCreateMeshProperty (Mesh &mesh, std::string const &property_name, MeshItemType const item_type, int const number_of_components) |