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

result of loading (e.g. from a file) as one object (with possible subobjects) Generated from class MR.LoadedObjectT<MR.ObjectPoints>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.LoadedObjectT_MRObjectPoints:

Public Member Functions

unsafe LoadedObjectT_MRObjectPoints ()
 Constructs an empty (default-constructed) instance.
 
unsafe LoadedObjectT_MRObjectPoints (MR._ByValueShared_ObjectPoints obj, string warnings, MR.LengthUnit? lengthUnit)
 Constructs MR.LoadedObjectT<MR.ObjectPoints> elementwise.
 
unsafe LoadedObjectT_MRObjectPoints (MR._ByValue_LoadedObjectT_MRObjectPoints _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectPoints>::LoadedObjectT.
 
 LoadedObjectT_MRObjectPoints (Const_LoadedObjectT_MRObjectPoints _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectPoints>::LoadedObjectT.
 
 LoadedObjectT_MRObjectPoints (LoadedObjectT_MRObjectPoints _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectPoints>::LoadedObjectT.
 
unsafe MR.LoadedObjectT_MRObjectPoints assign (MR._ByValue_LoadedObjectT_MRObjectPoints _other)
 Generated from method MR.LoadedObjectT<MR.ObjectPoints>::operator=.
 

Properties

new unsafe MR.ObjectPoints obj [get, protected set]
 
new unsafe MR.Std.String warnings [get, protected set]
 
new unsafe MR.Std.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 one object (with possible subobjects) Generated from class MR.LoadedObjectT<MR.ObjectPoints>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ LoadedObjectT_MRObjectPoints() [1/5]

unsafe MR.LoadedObjectT_MRObjectPoints.LoadedObjectT_MRObjectPoints ( )
inline

Constructs an empty (default-constructed) instance.

◆ LoadedObjectT_MRObjectPoints() [2/5]

unsafe MR.LoadedObjectT_MRObjectPoints.LoadedObjectT_MRObjectPoints ( MR._ByValueShared_ObjectPoints obj,
string warnings,
MR.LengthUnit? lengthUnit )
inline

Constructs MR.LoadedObjectT<MR.ObjectPoints> elementwise.

◆ LoadedObjectT_MRObjectPoints() [3/5]

unsafe MR.LoadedObjectT_MRObjectPoints.LoadedObjectT_MRObjectPoints ( MR._ByValue_LoadedObjectT_MRObjectPoints _other)
inline

Generated from constructor MR.LoadedObjectT<MR.ObjectPoints>::LoadedObjectT.

◆ LoadedObjectT_MRObjectPoints() [4/5]

MR.LoadedObjectT_MRObjectPoints.LoadedObjectT_MRObjectPoints ( Const_LoadedObjectT_MRObjectPoints _other)
inline

Generated from constructor MR.LoadedObjectT<MR.ObjectPoints>::LoadedObjectT.

◆ LoadedObjectT_MRObjectPoints() [5/5]

MR.LoadedObjectT_MRObjectPoints.LoadedObjectT_MRObjectPoints ( LoadedObjectT_MRObjectPoints _other)
inline

Generated from constructor MR.LoadedObjectT<MR.ObjectPoints>::LoadedObjectT.

Member Function Documentation

◆ assign()

unsafe MR.LoadedObjectT_MRObjectPoints MR.LoadedObjectT_MRObjectPoints.assign ( MR._ByValue_LoadedObjectT_MRObjectPoints _other)
inline

Generated from method MR.LoadedObjectT<MR.ObjectPoints>::operator=.

Property Documentation

◆ lengthUnit

new unsafe MR.Std.Optional_MRLengthUnit MR.LoadedObjectT_MRObjectPoints.lengthUnit
getprotected set

units of object coordinates and transformations (if known)

◆ obj

new unsafe MR.ObjectPoints MR.LoadedObjectT_MRObjectPoints.obj
getprotected set

◆ warnings

new unsafe MR.Std.String MR.LoadedObjectT_MRObjectPoints.warnings
getprotected set

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