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

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

Inheritance diagram for MR.ObjectSave.Settings:

Public Member Functions

unsafe Settings ()
 Constructs an empty (default-constructed) instance.
unsafe Settings (MR.ObjectSave._ByValue_Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.
 Settings (Const_Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.
 Settings (Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.
unsafe MR.ObjectSave.Settings assign (MR.ObjectSave._ByValue_Settings _other)
 Generated from method MR::ObjectSave::Settings::operator=.

Static Public Member Functions

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

Properties

new unsafe MR.Std.Optional_MRLengthUnit lengthUnit [get, protected set]
 units of input coordinates and transformation, to be serialized if the format supports it
new unsafe MR.Std.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 non-const half of the class.

Constructor & Destructor Documentation

◆ Settings() [1/4]

unsafe MR.ObjectSave.Settings.Settings ( )
inline

Constructs an empty (default-constructed) instance.

◆ Settings() [2/4]

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

Generated from constructor MR.ObjectSave.Settings.Settings.

◆ Settings() [3/4]

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

Generated from constructor MR.ObjectSave.Settings.Settings.

◆ Settings() [4/4]

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

Generated from constructor MR.ObjectSave.Settings.Settings.

Member Function Documentation

◆ assign()

unsafe MR.ObjectSave.Settings MR.ObjectSave.Settings.assign ( MR.ObjectSave._ByValue_Settings _other)
inline

Generated from method MR::ObjectSave::Settings::operator=.

◆ operator MR.SceneSave.Settings()

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

Property Documentation

◆ lengthUnit

new unsafe MR.Std.Optional_MRLengthUnit MR.ObjectSave.Settings.lengthUnit
getprotected set

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

◆ progress

new unsafe MR.Std.Function_Bool_From_Float MR.ObjectSave.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: