#include "MRMeshFwd.h"
Go to the source code of this file.
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API Vector< Vector3f, VertId > | MR::vertexAttributeGradient (const Mesh &mesh, const VertScalars &vertexAttribute) |
Calculates gradient for each vertex in mesh, based on vertexAttribute. | |