MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_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 const half of the class. More...

Inheritance diagram for MR.Const_LoadedObjectT_MRObjectVoxels:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_LoadedObjectT_MRObjectVoxels ()
 Constructs an empty (default-constructed) instance.
unsafe Const_LoadedObjectT_MRObjectVoxels (MR.Std._ByValue_SharedPtr_MRObjectVoxels obj, string warnings, MR.LengthUnit? lengthUnit)
 Constructs MR.LoadedObjectT<MR.ObjectVoxels> elementwise.
unsafe Const_LoadedObjectT_MRObjectVoxels (MR._ByValue_LoadedObjectT_MRObjectVoxels _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectVoxels>LoadedObjectT.
 Const_LoadedObjectT_MRObjectVoxels (Const_LoadedObjectT_MRObjectVoxels _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectVoxels>LoadedObjectT.
 Const_LoadedObjectT_MRObjectVoxels (LoadedObjectT_MRObjectVoxels _other)
 Generated from constructor MR.LoadedObjectT<MR.ObjectVoxels>LoadedObjectT.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_SharedPtr_MRObjectVoxels obj [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 one object (with possible subobjects) Generated from class MR.LoadedObjectT<MR.ObjectVoxels>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_LoadedObjectT_MRObjectVoxels() [1/5]

unsafe MR.Const_LoadedObjectT_MRObjectVoxels.Const_LoadedObjectT_MRObjectVoxels ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_LoadedObjectT_MRObjectVoxels() [2/5]

unsafe MR.Const_LoadedObjectT_MRObjectVoxels.Const_LoadedObjectT_MRObjectVoxels ( MR.Std._ByValue_SharedPtr_MRObjectVoxels obj,
string warnings,
MR.LengthUnit? lengthUnit )
inline

Constructs MR.LoadedObjectT<MR.ObjectVoxels> elementwise.

◆ Const_LoadedObjectT_MRObjectVoxels() [3/5]

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

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

◆ Const_LoadedObjectT_MRObjectVoxels() [4/5]

MR.Const_LoadedObjectT_MRObjectVoxels.Const_LoadedObjectT_MRObjectVoxels ( Const_LoadedObjectT_MRObjectVoxels _other)
inline

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

◆ Const_LoadedObjectT_MRObjectVoxels() [5/5]

MR.Const_LoadedObjectT_MRObjectVoxels.Const_LoadedObjectT_MRObjectVoxels ( LoadedObjectT_MRObjectVoxels _other)
inline

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_LoadedObjectT_MRObjectVoxels.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ lengthUnit

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

units of object coordinates and transformations (if known)

◆ obj

unsafe MR.Std.Const_SharedPtr_MRObjectVoxels MR.Const_LoadedObjectT_MRObjectVoxels.obj
getprotected set

◆ warnings

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

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