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

Generated from class MR.ObjectSave.Settings. Base classes: Direct: (non-virtual) MR.SceneSave.Settings This is the const half of the class. More...

Inheritance diagram for MR.ObjectSave.Const_Settings:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Settings ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Settings (MR.ObjectSave._ByValue_Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.
 Const_Settings (Const_Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.
 Const_Settings (Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.

Static Public Member Functions

static unsafe implicit operator MR.SceneSave.Const_Settings (Const_Settings self)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Optional_MRLengthUnit lengthUnit [get, protected set]
 units of input coordinates and transformation, to be serialized if the format supports it
unsafe MR.Std.Const_Function_Bool_From_Float progress [get, protected set]
 to report loading progress and allow the user to cancel it

Detailed Description

Generated from class MR.ObjectSave.Settings. Base classes: Direct: (non-virtual) MR.SceneSave.Settings This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Settings() [1/4]

unsafe MR.ObjectSave.Const_Settings.Const_Settings ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Settings() [2/4]

unsafe MR.ObjectSave.Const_Settings.Const_Settings ( MR.ObjectSave._ByValue_Settings _other)
inline

Generated from constructor MR.ObjectSave.Settings.Settings.

◆ Const_Settings() [3/4]

MR.ObjectSave.Const_Settings.Const_Settings ( Const_Settings _other)
inline

Generated from constructor MR.ObjectSave.Settings.Settings.

◆ Const_Settings() [4/4]

MR.ObjectSave.Const_Settings.Const_Settings ( Settings _other)
inline

Generated from constructor MR.ObjectSave.Settings.Settings.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.ObjectSave.Const_Settings.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.ObjectSave.Const_Settings.Dispose ( bool disposing)
inlineprotectedvirtual

◆ operator MR.SceneSave.Const_Settings()

unsafe implicit MR.ObjectSave.Const_Settings.operator MR.SceneSave.Const_Settings ( Const_Settings self)
inlinestatic

Property Documentation

◆ lengthUnit

unsafe MR.Std.Const_Optional_MRLengthUnit MR.ObjectSave.Const_Settings.lengthUnit
getprotected set

units of input coordinates and transformation, to be serialized if the format supports it

◆ progress

unsafe MR.Std.Const_Function_Bool_From_Float MR.ObjectSave.Const_Settings.progress
getprotected set

to report loading progress and allow the user to cancel it


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