MeshLib C++ Docs
Loading...
Searching...
No Matches
MRTextureColors.h File Reference
#include "MRMeshFwd.h"
#include <optional>

Go to the source code of this file.

Namespaces

namespace  MR
 only for bindings generation

Functions

std::optional< UVCoordMR::findVertexUV (const MeshTopology &topology, VertId v, const TriCornerUVCoords &triCornerUvCoords)
std::optional< VertUVCoords > MR::findVertexUVs (const MeshTopology &topology, const TriCornerUVCoords &triCornerUvCoords)
Color MR::sampleVertexColor (const Mesh &mesh, VertId v, const MeshTexture &tex, const TriCornerUVCoords &triCornerUvCoords)
VertColors MR::sampleVertexColors (const Mesh &mesh, const MeshTexture &tex, const TriCornerUVCoords &triCornerUvCoords)