MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Src2TgtMaps Class Reference

use this adapter to call functions expecting PartMapping parameter to receive src2tgt dense maps More...

#include <MRMesh/MRPartMappingAdapters.h>

Public Member Functions

 Src2TgtMaps (FaceMap *outFmap, VertMap *outVmap, WholeEdgeMap *outEmap)
 ~Src2TgtMaps ()
 Src2TgtMaps (const Src2TgtMaps &)=delete
 maps are moved back to user here
 Src2TgtMaps (Src2TgtMaps &&) noexcept=default
Src2TgtMaps & operator= (const Src2TgtMaps &)=delete
Src2TgtMaps & operator= (Src2TgtMaps &&) noexcept=default
 operator const PartMapping & () const
const PartMapping & getPartMapping () const

Detailed Description

use this adapter to call functions expecting PartMapping parameter to receive src2tgt dense maps


The documentation for this class was generated from the following file: