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

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

+ Inheritance diagram for MR.SliceInfo:

Public Member Functions

unsafe SliceInfo ()
 Constructs an empty (default-constructed) instance.
 
unsafe SliceInfo (MR.Const_SliceInfo _other)
 Generated from constructor MR.SliceInfo.SliceInfo.
 
 SliceInfo (SliceInfo _other)
 Generated from constructor MR.SliceInfo.SliceInfo.
 
unsafe MR.SliceInfo assign (MR.Const_SliceInfo _other)
 Generated from method MR.SliceInfo.operator=.
 

Static Public Member Functions

static unsafe implicit operator MR.SliceInfoBase (SliceInfo self)
 

Properties

new unsafe ref MR.Vector3d imagePos [get]
 image position
 
new unsafe ref int instanceNum [get]
 instance number
 
new unsafe ref double z [get]
 layer height
 
new unsafe ref int fileNum [get]
 file index
 

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 non-const half of the class.

Constructor & Destructor Documentation

◆ SliceInfo() [1/3]

unsafe MR.SliceInfo.SliceInfo ( )
inline

Constructs an empty (default-constructed) instance.

◆ SliceInfo() [2/3]

unsafe MR.SliceInfo.SliceInfo ( MR.Const_SliceInfo _other)
inline

Generated from constructor MR.SliceInfo.SliceInfo.

◆ SliceInfo() [3/3]

MR.SliceInfo.SliceInfo ( SliceInfo _other)
inline

Generated from constructor MR.SliceInfo.SliceInfo.

Member Function Documentation

◆ assign()

unsafe MR.SliceInfo MR.SliceInfo.assign ( MR.Const_SliceInfo _other)
inline

Generated from method MR.SliceInfo.operator=.

◆ operator MR.SliceInfoBase()

static unsafe implicit MR.SliceInfo.operator MR.SliceInfoBase ( SliceInfo self)
inlinestatic

Property Documentation

◆ fileNum

new unsafe ref int MR.SliceInfo.fileNum
get

file index

◆ imagePos

new unsafe ref MR.Vector3d MR.SliceInfo.imagePos
get

image position

◆ instanceNum

new unsafe ref int MR.SliceInfo.instanceNum
get

instance number

◆ z

new unsafe ref double MR.SliceInfo.z
get

layer height


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