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

flat map: I -> T Generated from class MR.FaceBMap. This is the const half of the class. More...

Inheritance diagram for MR.Const_FaceBMap:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_FaceBMap ()
 Constructs an empty (default-constructed) instance.
unsafe Const_FaceBMap (MR._ByValue_Buffer_MRFaceId_MRFaceId b, ulong tsize)
 Constructs MR.FaceBMap elementwise.
unsafe Const_FaceBMap (MR._ByValue_FaceBMap _other)
 Generated from constructor MR.FaceBMap.FaceBMap.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe ulong * __ref_storage_tsize

Properties

unsafe MR.Const_Buffer_MRFaceId_MRFaceId b [get, protected set]
unsafe ulong tsize [get]
 target size, all values inside b must be less than this value

Detailed Description

flat map: I -> T Generated from class MR.FaceBMap. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_FaceBMap() [1/3]

unsafe MR.Const_FaceBMap.Const_FaceBMap ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_FaceBMap() [2/3]

unsafe MR.Const_FaceBMap.Const_FaceBMap ( MR._ByValue_Buffer_MRFaceId_MRFaceId b,
ulong tsize )
inline

Constructs MR.FaceBMap elementwise.

◆ Const_FaceBMap() [3/3]

unsafe MR.Const_FaceBMap.Const_FaceBMap ( MR._ByValue_FaceBMap _other)
inline

Generated from constructor MR.FaceBMap.FaceBMap.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_FaceBMap.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_tsize

unsafe ulong* MR.Const_FaceBMap.__ref_storage_tsize
protected

Property Documentation

◆ b

unsafe MR.Const_Buffer_MRFaceId_MRFaceId MR.Const_FaceBMap.b
getprotected set

◆ tsize

unsafe ulong MR.Const_FaceBMap.tsize
get

target size, all values inside b must be less than this value


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