#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMeshTopology.h:23
Color sampleVertexColor(const Mesh &mesh, VertId v, const MeshTexture &tex, const TriCornerUVCoords &triCornerUvCoords)
std::optional< VertUVCoords > findVertexUVs(const MeshTopology &topology, const TriCornerUVCoords &triCornerUvCoords)
std::optional< UVCoord > findVertexUV(const MeshTopology &topology, VertId v, const TriCornerUVCoords &triCornerUvCoords)
VertColors sampleVertexColors(const Mesh &mesh, const MeshTexture &tex, const TriCornerUVCoords &triCornerUvCoords)
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRMeshTexture.h:13