OGS
getOrCreateMeshProperty.h File Reference

Detailed Description

Definition in file getOrCreateMeshProperty.h.

#include <string>
#include "MeshLib/Location.h"
#include "MeshLib/Mesh.h"
#include "MeshLib/PropertyVector.h"
#include "MeshLib/Utils/getOrCreateMeshProperty.h"
Include dependency graph for getOrCreateMeshProperty.h:
This graph shows which files directly or indirectly include this file:

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)