MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.HashToVectorMappingConverter Class Reference

Public Member Functions

None __init__ (self, MeshTopology srcTopology, FaceMap outFmap, VertMap outVmap, WholeEdgeMap outEmap)
 
None __init__ (self, HashToVectorMappingConverter arg0)
 
PartMapping getPartMapping (self)
 

Detailed Description

Generated from:  MR::HashToVectorMappingConverter

the class to convert mappings from new HashMap format to old Vector format

Constructor & Destructor Documentation

◆ __init__() [1/2]

None meshlib.mrmeshpy.HashToVectorMappingConverter.__init__ ( self,
MeshTopology srcTopology,
FaceMap outFmap,
VertMap outVmap,
WholeEdgeMap outEmap )

◆ __init__() [2/2]

None meshlib.mrmeshpy.HashToVectorMappingConverter.__init__ ( self,
HashToVectorMappingConverter arg0 )
Implicit copy constructor.

Member Function Documentation

◆ getPartMapping()

PartMapping meshlib.mrmeshpy.HashToVectorMappingConverter.getPartMapping ( self)

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