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

Generated from class MR.CloudPartMapping. This is the const half of the class. More...

Inheritance diagram for MR.Const_CloudPartMapping:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_CloudPartMapping ()
 Constructs an empty (default-constructed) instance.
unsafe Const_CloudPartMapping (MR.VertMap? src2tgtVerts, MR.VertMap? tgt2srcVerts)
 Constructs MR.CloudPartMapping elementwise.
unsafe Const_CloudPartMapping (MR.Const_CloudPartMapping _other)
 Generated from constructor MR.CloudPartMapping.CloudPartMapping.
 Const_CloudPartMapping (CloudPartMapping _other)
 Generated from constructor MR.CloudPartMapping.CloudPartMapping.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.VertMap._Underlying ** __ptr_storage_src2tgtVerts
unsafe MR.VertMap._Underlying ** __ptr_storage_tgt2srcVerts

Properties

unsafe MR.? VertMap src2tgtVerts [get]
unsafe MR.? VertMap tgt2srcVerts [get]

Detailed Description

Generated from class MR.CloudPartMapping. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_CloudPartMapping() [1/4]

unsafe MR.Const_CloudPartMapping.Const_CloudPartMapping ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_CloudPartMapping() [2/4]

unsafe MR.Const_CloudPartMapping.Const_CloudPartMapping ( MR.VertMap? src2tgtVerts,
MR.VertMap? tgt2srcVerts )
inline

Constructs MR.CloudPartMapping elementwise.

◆ Const_CloudPartMapping() [3/4]

unsafe MR.Const_CloudPartMapping.Const_CloudPartMapping ( MR.Const_CloudPartMapping _other)
inline

Generated from constructor MR.CloudPartMapping.CloudPartMapping.

◆ Const_CloudPartMapping() [4/4]

MR.Const_CloudPartMapping.Const_CloudPartMapping ( CloudPartMapping _other)
inline

Generated from constructor MR.CloudPartMapping.CloudPartMapping.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_CloudPartMapping.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ptr_storage_src2tgtVerts

unsafe MR.VertMap._Underlying** MR.Const_CloudPartMapping.__ptr_storage_src2tgtVerts
protected

◆ __ptr_storage_tgt2srcVerts

unsafe MR.VertMap._Underlying** MR.Const_CloudPartMapping.__ptr_storage_tgt2srcVerts
protected

Property Documentation

◆ src2tgtVerts

unsafe MR.? VertMap MR.Const_CloudPartMapping.src2tgtVerts
get

◆ tgt2srcVerts

unsafe MR.? VertMap MR.Const_CloudPartMapping.tgt2srcVerts
get

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