slice information More...
Public Member Functions | |
| unsafe | SliceInfoBase () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | SliceInfoBase (int instanceNum, double z, int fileNum) |
| Constructs MR.SliceInfoBase elementwise. | |
| unsafe | SliceInfoBase (MR.Const_SliceInfoBase _other) |
| Generated from constructor MR.SliceInfoBase.SliceInfoBase. | |
| SliceInfoBase (SliceInfoBase _other) | |
| Generated from constructor MR.SliceInfoBase.SliceInfoBase. | |
| unsafe MR.SliceInfoBase | assign (MR.Const_SliceInfoBase _other) |
| Generated from method MR::SliceInfoBase::operator=. | |
| Public Member Functions inherited from MR.Const_SliceInfoBase | |
| virtual void | Dispose () |
| unsafe | Const_SliceInfoBase () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_SliceInfoBase (int instanceNum, double z, int fileNum) |
| Constructs MR.SliceInfoBase elementwise. | |
| unsafe | Const_SliceInfoBase (MR.Const_SliceInfoBase _other) |
| Generated from constructor MR.SliceInfoBase.SliceInfoBase. | |
| Const_SliceInfoBase (SliceInfoBase _other) | |
| Generated from constructor MR.SliceInfoBase.SliceInfoBase. | |
Properties | |
| new unsafe ref int | instanceNum [get] |
| instance number | |
| new unsafe ref double | z [get] |
| layer height | |
| new unsafe ref int | fileNum [get] |
| file index | |
| Properties inherited from MR.Const_SliceInfoBase | |
| unsafe int | instanceNum [get] |
| instance number | |
| unsafe double | z [get] |
| layer height | |
| unsafe int | fileNum [get] |
| file index | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_SliceInfoBase | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_SliceInfoBase | |
| unsafe int * | __ref_storage_instanceNum |
| unsafe double * | __ref_storage_z |
| unsafe int * | __ref_storage_fileNum |
slice information
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.SliceInfoBase elementwise.
|
inline |
Generated from constructor MR.SliceInfoBase.SliceInfoBase.
|
inline |
Generated from constructor MR.SliceInfoBase.SliceInfoBase.
|
inline |
Generated from method MR::SliceInfoBase::operator=.
|
get |
file index
|
get |
instance number
|
get |
layer height