MeshLib C# Docs
Loading...
Searching...
No Matches

use this adapter to call functions expecting PartMapping parameter to receive src2tgt dense maps Generated from class MR.Src2TgtMaps. This is the const half of the class. More...

Inheritance diagram for MR.Const_Src2TgtMaps:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Src2TgtMaps (MR._ByValue_Src2TgtMaps _other)
 Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.
 Const_Src2TgtMaps (Const_Src2TgtMaps _other)
 Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.
 Const_Src2TgtMaps (Src2TgtMaps _other)
 Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.
unsafe Const_Src2TgtMaps (MR.FaceMap? outFmap, MR.VertMap? outVmap, MR.WholeEdgeMap? outEmap)
 Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.
unsafe MR.Const_PartMapping getPartMapping ()
 Generated from method MR.Src2TgtMaps.getPartMapping.

Static Public Member Functions

static unsafe implicit operator MR.Const_PartMapping (MR.Const_Src2TgtMaps _this)
 Generated from conversion operator MR::Src2TgtMaps::operator const MR.PartMapping &.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

use this adapter to call functions expecting PartMapping parameter to receive src2tgt dense maps Generated from class MR.Src2TgtMaps. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Src2TgtMaps() [1/4]

unsafe MR.Const_Src2TgtMaps.Const_Src2TgtMaps ( MR._ByValue_Src2TgtMaps _other)
inline

Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.

◆ Const_Src2TgtMaps() [2/4]

MR.Const_Src2TgtMaps.Const_Src2TgtMaps ( Const_Src2TgtMaps _other)
inline

Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.

◆ Const_Src2TgtMaps() [3/4]

MR.Const_Src2TgtMaps.Const_Src2TgtMaps ( Src2TgtMaps _other)
inline

Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.

◆ Const_Src2TgtMaps() [4/4]

unsafe MR.Const_Src2TgtMaps.Const_Src2TgtMaps ( MR.FaceMap? outFmap,
MR.VertMap? outVmap,
MR.WholeEdgeMap? outEmap )
inline

Generated from constructor MR.Src2TgtMaps.Src2TgtMaps.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Src2TgtMaps.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Src2TgtMaps.Dispose ( bool disposing)
inlineprotectedvirtual

◆ getPartMapping()

unsafe MR.Const_PartMapping MR.Const_Src2TgtMaps.getPartMapping ( )
inline

Generated from method MR.Src2TgtMaps.getPartMapping.

◆ operator MR.Const_PartMapping()

unsafe implicit MR.Const_Src2TgtMaps.operator MR.Const_PartMapping ( MR.Const_Src2TgtMaps _this)
inlinestatic

Generated from conversion operator MR::Src2TgtMaps::operator const MR.PartMapping &.


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