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
 

Functions

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