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

slice information these fields will be ignored in sorting More...

+ Inheritance diagram for MR.Const_SliceInfo:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_SliceInfo ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_SliceInfo (MR.Const_SliceInfo _other)
 Generated from constructor MR.SliceInfo.SliceInfo.
 

Static Public Member Functions

static unsafe implicit operator MR.Const_SliceInfoBase (Const_SliceInfo self)
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe ref readonly MR.Vector3d imagePos [get]
 image position
 
unsafe int instanceNum [get]
 instance number
 
unsafe double z [get]
 layer height
 
unsafe int fileNum [get]
 file index
 
- Properties inherited from MR.Misc.Object< Const_SliceInfo >
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_SliceInfo >
bool _IsOwningVal
 

Detailed Description

slice information these fields will be ignored in sorting

See also
SliceInfoBase Generated from class MR.SliceInfo. Base classes: Direct: (non-virtual) MR.SliceInfoBase This is the const half of the class.

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