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 <MRPartMapping.h>

Public Member Functions

MRMESH_API Src2TgtMaps (FaceMap *outFmap, VertMap *outVmap, WholeEdgeMap *outEmap)
 
 Src2TgtMaps (const MeshTopology &, FaceMap *outFmap, VertMap *outVmap, WholeEdgeMap *outEmap)
 
MRMESH_API ~Src2TgtMaps ()
 
 operator const PartMapping & () const
 
const PartMappinggetPartMapping () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Src2TgtMaps() [1/2]

MRMESH_API MR::Src2TgtMaps::Src2TgtMaps ( FaceMap * outFmap,
VertMap * outVmap,
WholeEdgeMap * outEmap )

◆ Src2TgtMaps() [2/2]

MR::Src2TgtMaps::Src2TgtMaps ( const MeshTopology & ,
FaceMap * outFmap,
VertMap * outVmap,
WholeEdgeMap * outEmap )
inline

◆ ~Src2TgtMaps()

MRMESH_API MR::Src2TgtMaps::~Src2TgtMaps ( )

Member Function Documentation

◆ getPartMapping()

const PartMapping & MR::Src2TgtMaps::getPartMapping ( ) const
inline

◆ operator const PartMapping &()

MR::Src2TgtMaps::operator const PartMapping & ( ) const
inline

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