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

Generated from class MR.ObjectSave.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.LengthUnit? lengthUnit, MR.Std._ByValue_Function_BoolFuncFromFloat progress)
 Constructs MR.ObjectSave.Settings elementwise.
 
unsafe Const_Settings (MR.ObjectSave._ByValue_Settings _other)
 Generated from constructor MR.ObjectSave.Settings.Settings.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Std.Const_Optional_MRLengthUnit lengthUnit [get]
 units of input coordinates and transformation, to be serialized if the format supports it
 
unsafe MR.Std.Const_Function_BoolFuncFromFloat progress [get]
 to report loading progress and allow the user to cancel it
 
- Properties inherited from MR.Misc.Object< Const_Settings >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_Settings >
bool _IsOwningVal
 

Detailed Description

Generated from class MR.ObjectSave.Settings. This is the const half of the class.


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