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

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

#include <MRMesh/MRPartMappingAdapters.h>

Public Member Functions

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

Detailed Description

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


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