MeshLib Python Docs
Loading...
Searching...
No Matches
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)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

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 mrmeshpy.HashToVectorMappingConverter.__init__ ( self,
MeshTopology srcTopology,
FaceMap outFmap,
VertMap outVmap,
WholeEdgeMap outEmap )

◆ __init__() [2/2]

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

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.HashToVectorMappingConverter._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ getPartMapping()

PartMapping mrmeshpy.HashToVectorMappingConverter.getPartMapping ( self)

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