slice information
More...
|
| new unsafe ref int | instanceNum [get] |
| | instance number
|
| |
| new unsafe ref double | z [get] |
| | layer height
|
| |
| new unsafe ref int | fileNum [get] |
| | file index
|
| |
slice information
- See also
- SliceInfo Generated from class
MR.SliceInfoBase. Derived classes: Direct: (non-virtual) MR.SliceInfo This is the non-const half of the class.
◆ SliceInfoBase() [1/4]
| unsafe MR.SliceInfoBase.SliceInfoBase |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SliceInfoBase() [2/4]
| unsafe MR.SliceInfoBase.SliceInfoBase |
( |
int | instanceNum, |
|
|
double | z, |
|
|
int | fileNum ) |
|
inline |
◆ SliceInfoBase() [3/4]
| unsafe MR.SliceInfoBase.SliceInfoBase |
( |
MR.Const_SliceInfoBase | _other | ) |
|
|
inline |
Generated from constructor MR.SliceInfoBase.SliceInfoBase.
◆ SliceInfoBase() [4/4]
Generated from constructor MR.SliceInfoBase.SliceInfoBase.
◆ assign()
| unsafe MR.SliceInfoBase MR.SliceInfoBase.assign |
( |
MR.Const_SliceInfoBase | _other | ) |
|
|
inline |
Generated from method MR.SliceInfoBase.operator=.
◆ fileNum
| new unsafe ref int MR.SliceInfoBase.fileNum |
|
get |
◆ instanceNum
| new unsafe ref int MR.SliceInfoBase.instanceNum |
|
get |
| new unsafe ref double MR.SliceInfoBase.z |
|
get |
The documentation for this class was generated from the following file: