slice information
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe int | instanceNum [get] |
| | instance number
|
| unsafe double | z [get] |
| | layer height
|
| unsafe 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 const half of the class.
◆ Const_SliceInfoBase() [1/4]
| unsafe MR.Const_SliceInfoBase.Const_SliceInfoBase |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SliceInfoBase() [2/4]
| unsafe MR.Const_SliceInfoBase.Const_SliceInfoBase |
( |
int | instanceNum, |
|
|
double | z, |
|
|
int | fileNum ) |
|
inline |
◆ Const_SliceInfoBase() [3/4]
◆ Const_SliceInfoBase() [4/4]
| MR.Const_SliceInfoBase.Const_SliceInfoBase |
( |
SliceInfoBase | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_SliceInfoBase.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SliceInfoBase.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_fileNum
| unsafe int* MR.Const_SliceInfoBase.__ref_storage_fileNum |
|
protected |
◆ __ref_storage_instanceNum
| unsafe int* MR.Const_SliceInfoBase.__ref_storage_instanceNum |
|
protected |
◆ __ref_storage_z
| unsafe double* MR.Const_SliceInfoBase.__ref_storage_z |
|
protected |
◆ fileNum
| unsafe int MR.Const_SliceInfoBase.fileNum |
|
get |
◆ instanceNum
| unsafe int MR.Const_SliceInfoBase.instanceNum |
|
get |
| unsafe double MR.Const_SliceInfoBase.z |
|
get |
The documentation for this class was generated from the following file: