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

result of loading (e.g. from a file) as a number of objects Generated from class MR.LoadedObjects. This is the const half of the class. More...

Inheritance diagram for MR.Const_LoadedObjects:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_LoadedObjects ()
 Constructs an empty (default-constructed) instance.
unsafe Const_LoadedObjects (MR.Std._ByValue_Vector_StdSharedPtrMRObject objs, string warnings, MR.LengthUnit? lengthUnit)
 Constructs MR.LoadedObjects elementwise.
unsafe Const_LoadedObjects (MR._ByValue_LoadedObjects _other)
 Generated from constructor MR.LoadedObjects.LoadedObjects.
 Const_LoadedObjects (Const_LoadedObjects _other)
 Generated from constructor MR.LoadedObjects.LoadedObjects.
 Const_LoadedObjects (LoadedObjects _other)
 Generated from constructor MR.LoadedObjects.LoadedObjects.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Vector_StdSharedPtrMRObject objs [get, protected set]
unsafe MR.Std.Const_String warnings [get, protected set]
unsafe MR.Std.Const_Optional_MRLengthUnit lengthUnit [get, protected set]
 units of object coordinates and transformations (if known)

Detailed Description

result of loading (e.g. from a file) as a number of objects Generated from class MR.LoadedObjects. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_LoadedObjects() [1/5]

unsafe MR.Const_LoadedObjects.Const_LoadedObjects ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_LoadedObjects() [2/5]

unsafe MR.Const_LoadedObjects.Const_LoadedObjects ( MR.Std._ByValue_Vector_StdSharedPtrMRObject objs,
string warnings,
MR.LengthUnit? lengthUnit )
inline

Constructs MR.LoadedObjects elementwise.

◆ Const_LoadedObjects() [3/5]

unsafe MR.Const_LoadedObjects.Const_LoadedObjects ( MR._ByValue_LoadedObjects _other)
inline

Generated from constructor MR.LoadedObjects.LoadedObjects.

◆ Const_LoadedObjects() [4/5]

MR.Const_LoadedObjects.Const_LoadedObjects ( Const_LoadedObjects _other)
inline

Generated from constructor MR.LoadedObjects.LoadedObjects.

◆ Const_LoadedObjects() [5/5]

MR.Const_LoadedObjects.Const_LoadedObjects ( LoadedObjects _other)
inline

Generated from constructor MR.LoadedObjects.LoadedObjects.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_LoadedObjects.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ lengthUnit

unsafe MR.Std.Const_Optional_MRLengthUnit MR.Const_LoadedObjects.lengthUnit
getprotected set

units of object coordinates and transformations (if known)

◆ objs

unsafe MR.Std.Const_Vector_StdSharedPtrMRObject MR.Const_LoadedObjects.objs
getprotected set

◆ warnings

unsafe MR.Std.Const_String MR.Const_LoadedObjects.warnings
getprotected set

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