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

class for dispatching object tag addition/removal events Generated from class MR.ObjectTagEventDispatcher. This is the const half of the class. More...

Inheritance diagram for MR.Const_ObjectTagEventDispatcher:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ObjectTagEventDispatcher (MR._ByValue_ObjectTagEventDispatcher _other)
 Generated from constructor MR.ObjectTagEventDispatcher.ObjectTagEventDispatcher.
 Const_ObjectTagEventDispatcher (Const_ObjectTagEventDispatcher _other)
 Generated from constructor MR.ObjectTagEventDispatcher.ObjectTagEventDispatcher.
 Const_ObjectTagEventDispatcher (ObjectTagEventDispatcher _other)
 Generated from constructor MR.ObjectTagEventDispatcher.ObjectTagEventDispatcher.

Static Public Member Functions

static unsafe MR.ObjectTagEventDispatcher instance ()
 returns singleton instance Generated from method MR.ObjectTagEventDispatcher.instance.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

class for dispatching object tag addition/removal events Generated from class MR.ObjectTagEventDispatcher. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ObjectTagEventDispatcher() [1/3]

unsafe MR.Const_ObjectTagEventDispatcher.Const_ObjectTagEventDispatcher ( MR._ByValue_ObjectTagEventDispatcher _other)
inline

◆ Const_ObjectTagEventDispatcher() [2/3]

MR.Const_ObjectTagEventDispatcher.Const_ObjectTagEventDispatcher ( Const_ObjectTagEventDispatcher _other)
inline

◆ Const_ObjectTagEventDispatcher() [3/3]

MR.Const_ObjectTagEventDispatcher.Const_ObjectTagEventDispatcher ( ObjectTagEventDispatcher _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ObjectTagEventDispatcher.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ instance()

unsafe MR.ObjectTagEventDispatcher MR.Const_ObjectTagEventDispatcher.instance ( )
inlinestatic

returns singleton instance Generated from method MR.ObjectTagEventDispatcher.instance.


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