MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_Tgt2SrcMaps Class Reference

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

+ Inheritance diagram for MR.Const_Tgt2SrcMaps:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_Tgt2SrcMaps (MR._ByValue_Tgt2SrcMaps _other)
 Generated from constructor MR.Tgt2SrcMaps.Tgt2SrcMaps.
 
unsafe Const_Tgt2SrcMaps (MR.FaceMap? outFmap, MR.VertMap? outVmap, MR.WholeEdgeMap? outEmap)
 Generated from constructor MR.Tgt2SrcMaps.Tgt2SrcMaps.
 
unsafe MR.Const_PartMapping getPartMapping ()
 Generated from method MR.Tgt2SrcMaps.getPartMapping.
 

Static Public Member Functions

static unsafe implicit operator MR.Const_PartMapping (MR.Const_Tgt2SrcMaps _this)
 Generated from conversion operator MR.Tgt2SrcMaps.operator const MR.PartMapping &.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_Tgt2SrcMaps >
bool _IsOwningVal
 
- Properties inherited from MR.Misc.Object< Const_Tgt2SrcMaps >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Detailed Description

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


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