MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Src2TgtMaps Class Reference

Public Member Functions

None __init__ (self, FaceMap outFmap, VertMap outVmap, WholeEdgeMap outEmap)
 
PartMapping convert_to_const_PartMapping (self)
 
PartMapping getPartMapping (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
None __init__ (*args, **kwargs)
 
Src2TgtMaps operator (*args, **kwargs)
 

Detailed Description

Generated from:  MR::Src2TgtMaps
Aliases:  HashToVectorMappingConverter

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

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.Src2TgtMaps.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.Src2TgtMaps.__init__ ( * args,
** kwargs )
static

◆ __init__() [3/3]

None mrmeshpy.Src2TgtMaps.__init__ ( self,
FaceMap outFmap,
VertMap outVmap,
WholeEdgeMap outEmap )

Member Function Documentation

◆ convert_to_const_PartMapping()

PartMapping mrmeshpy.Src2TgtMaps.convert_to_const_PartMapping ( self)

◆ getPartMapping()

PartMapping mrmeshpy.Src2TgtMaps.getPartMapping ( self)

◆ operator()

Src2TgtMaps mrmeshpy.Src2TgtMaps.operator ( * args,
** kwargs )
static

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