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

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

+ Inheritance diagram for MR.LoadedObjectT_MRObjectVoxels:

Public Member Functions

unsafe LoadedObjectT_MRObjectVoxels ()
 Constructs an empty (default-constructed) instance.
 
unsafe LoadedObjectT_MRObjectVoxels (MR._ByValueShared_ObjectVoxels obj, string warnings, MR.LengthUnit? lengthUnit)
 Constructs MR.LoadedObjectT<MR.ObjectVoxels> elementwise.
 
unsafe LoadedObjectT_MRObjectVoxels (MR._ByValue_LoadedObjectT_MRObjectVoxels _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectVoxels>::LoadedObjectT.
 
 LoadedObjectT_MRObjectVoxels (Const_LoadedObjectT_MRObjectVoxels _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectVoxels>::LoadedObjectT.
 
 LoadedObjectT_MRObjectVoxels (LoadedObjectT_MRObjectVoxels _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectVoxels>::LoadedObjectT.
 
unsafe MR.LoadedObjectT_MRObjectVoxels assign (MR._ByValue_LoadedObjectT_MRObjectVoxels _other)
 Generated from method MR.LoadedObjectT<MR.ObjectVoxels>::operator=.
 

Properties

new unsafe MR.ObjectVoxels 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.ObjectVoxels>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ LoadedObjectT_MRObjectVoxels() [1/5]

unsafe MR.LoadedObjectT_MRObjectVoxels.LoadedObjectT_MRObjectVoxels ( )
inline

Constructs an empty (default-constructed) instance.

◆ LoadedObjectT_MRObjectVoxels() [2/5]

unsafe MR.LoadedObjectT_MRObjectVoxels.LoadedObjectT_MRObjectVoxels ( MR._ByValueShared_ObjectVoxels obj,
string warnings,
MR.LengthUnit? lengthUnit )
inline

Constructs MR.LoadedObjectT<MR.ObjectVoxels> elementwise.

◆ LoadedObjectT_MRObjectVoxels() [3/5]

unsafe MR.LoadedObjectT_MRObjectVoxels.LoadedObjectT_MRObjectVoxels ( MR._ByValue_LoadedObjectT_MRObjectVoxels _other)
inline

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

◆ LoadedObjectT_MRObjectVoxels() [4/5]

MR.LoadedObjectT_MRObjectVoxels.LoadedObjectT_MRObjectVoxels ( Const_LoadedObjectT_MRObjectVoxels _other)
inline

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

◆ LoadedObjectT_MRObjectVoxels() [5/5]

MR.LoadedObjectT_MRObjectVoxels.LoadedObjectT_MRObjectVoxels ( LoadedObjectT_MRObjectVoxels _other)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.LoadedObjectT_MRObjectVoxels MR.LoadedObjectT_MRObjectVoxels.assign ( MR._ByValue_LoadedObjectT_MRObjectVoxels _other)
inline

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

Property Documentation

◆ lengthUnit

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

units of object coordinates and transformations (if known)

◆ obj

new unsafe MR.ObjectVoxels MR.LoadedObjectT_MRObjectVoxels.obj
getprotected set

◆ warnings

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

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