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

This class is base class for unique thread safe owning of some objects, for example AABBTree classes derived from this one should have function like getOrCreate Generated from class MR::UniqueThreadSafeOwner<MR.AABBTreePoints>. This is the const half of the class. More...

Inheritance diagram for MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_UniqueThreadSafeOwner_MRAABBTreePoints ()
 Constructs an empty (default-constructed) instance.
unsafe Const_UniqueThreadSafeOwner_MRAABBTreePoints (MR._ByValue_UniqueThreadSafeOwner_MRAABBTreePoints _other)
 Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.
 Const_UniqueThreadSafeOwner_MRAABBTreePoints (Const_UniqueThreadSafeOwner_MRAABBTreePoints _other)
 Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.
 Const_UniqueThreadSafeOwner_MRAABBTreePoints (UniqueThreadSafeOwner_MRAABBTreePoints _other)
 Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.
unsafe ulong heapBytes ()
 returns the amount of memory this object occupies on heap Generated from method MR::UniqueThreadSafeOwner<MR.AABBTreePoints>heapBytes.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

This class is base class for unique thread safe owning of some objects, for example AABBTree classes derived from this one should have function like getOrCreate Generated from class MR::UniqueThreadSafeOwner<MR.AABBTreePoints>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [1/4]

unsafe MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Const_UniqueThreadSafeOwner_MRAABBTreePoints ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [2/4]

unsafe MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Const_UniqueThreadSafeOwner_MRAABBTreePoints ( MR._ByValue_UniqueThreadSafeOwner_MRAABBTreePoints _other)
inline

Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.

◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [3/4]

MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Const_UniqueThreadSafeOwner_MRAABBTreePoints ( Const_UniqueThreadSafeOwner_MRAABBTreePoints _other)
inline

Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.

◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [4/4]

MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Const_UniqueThreadSafeOwner_MRAABBTreePoints ( UniqueThreadSafeOwner_MRAABBTreePoints _other)
inline

Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.heapBytes ( )
inline

returns the amount of memory this object occupies on heap Generated from method MR::UniqueThreadSafeOwner<MR.AABBTreePoints>heapBytes.


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