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

Singleton to store scene root object Generated from class MR.SceneRoot. This is the const half of the class. More...

Inheritance diagram for MR.Const_SceneRoot:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_SceneRoot (MR._ByValue_SceneRoot _other)
 Generated from constructor MR.SceneRoot.SceneRoot.
 Const_SceneRoot (Const_SceneRoot _other)
 Generated from constructor MR.SceneRoot.SceneRoot.
 Const_SceneRoot (SceneRoot _other)
 Generated from constructor MR.SceneRoot.SceneRoot.

Static Public Member Functions

static unsafe MR.SceneRootObject get ()
 Generated from method MR.SceneRoot.get.
static unsafe MR.Std.SharedPtr_MRSceneRootObject getSharedPtr ()
 Generated from method MR.SceneRoot.getSharedPtr.
static unsafe void setScenePath (string scenePath)
 Generated from method MR.SceneRoot.setScenePath.
static unsafe MR.Const_SceneRootObject constGet ()
 Generated from method MR.SceneRoot.constGet.
static unsafe MR.Std.SharedPtr_ConstMRSceneRootObject constGetSharedPtr ()
 Generated from method MR.SceneRoot.constGetSharedPtr.
static unsafe MR.Std.Filesystem.Const_Path getScenePath ()
 Generated from method MR.SceneRoot.getScenePath.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Singleton to store scene root object Generated from class MR.SceneRoot. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_SceneRoot() [1/3]

unsafe MR.Const_SceneRoot.Const_SceneRoot ( MR._ByValue_SceneRoot _other)
inline

Generated from constructor MR.SceneRoot.SceneRoot.

◆ Const_SceneRoot() [2/3]

MR.Const_SceneRoot.Const_SceneRoot ( Const_SceneRoot _other)
inline

Generated from constructor MR.SceneRoot.SceneRoot.

◆ Const_SceneRoot() [3/3]

MR.Const_SceneRoot.Const_SceneRoot ( SceneRoot _other)
inline

Generated from constructor MR.SceneRoot.SceneRoot.

Member Function Documentation

◆ constGet()

unsafe MR.Const_SceneRootObject MR.Const_SceneRoot.constGet ( )
inlinestatic

Generated from method MR.SceneRoot.constGet.

◆ constGetSharedPtr()

unsafe MR.Std.SharedPtr_ConstMRSceneRootObject MR.Const_SceneRoot.constGetSharedPtr ( )
inlinestatic

Generated from method MR.SceneRoot.constGetSharedPtr.

◆ Dispose() [1/2]

virtual void MR.Const_SceneRoot.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ get()

unsafe MR.SceneRootObject MR.Const_SceneRoot.get ( )
inlinestatic

Generated from method MR.SceneRoot.get.

◆ getScenePath()

unsafe MR.Std.Filesystem.Const_Path MR.Const_SceneRoot.getScenePath ( )
inlinestatic

Generated from method MR.SceneRoot.getScenePath.

◆ getSharedPtr()

unsafe MR.Std.SharedPtr_MRSceneRootObject MR.Const_SceneRoot.getSharedPtr ( )
inlinestatic

Generated from method MR.SceneRoot.getSharedPtr.

◆ setScenePath()

unsafe void MR.Const_SceneRoot.setScenePath ( string scenePath)
inlinestatic

Generated from method MR.SceneRoot.setScenePath.


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