Generated from class MR.Nesting.NestingResult. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.AffineXf3f | xf [get] |
| | best found xf for this object (might be equal with input xf if no good nesting was found)
|
| unsafe bool | nested [get] |
| | false - means that this object does not fit the nest
|
Generated from class MR.Nesting.NestingResult. This is the const half of the class.
◆ Const_NestingResult() [1/4]
| unsafe MR.Nesting.Const_NestingResult.Const_NestingResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_NestingResult() [2/4]
| unsafe MR.Nesting.Const_NestingResult.Const_NestingResult |
( |
MR.AffineXf3f | xf, |
|
|
bool | nested ) |
|
inline |
◆ Const_NestingResult() [3/4]
◆ Const_NestingResult() [4/4]
| MR.Nesting.Const_NestingResult.Const_NestingResult |
( |
NestingResult | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Nesting.Const_NestingResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Nesting.Const_NestingResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_nested
| unsafe bool* MR.Nesting.Const_NestingResult.__ref_storage_nested |
|
protected |
◆ __ref_storage_xf
| unsafe MR.AffineXf3f* MR.Nesting.Const_NestingResult.__ref_storage_xf |
|
protected |
◆ nested
| unsafe bool MR.Nesting.Const_NestingResult.nested |
|
get |
false - means that this object does not fit the nest
◆ xf
| unsafe ref readonly MR.AffineXf3f MR.Nesting.Const_NestingResult.xf |
|
get |
best found xf for this object (might be equal with input xf if no good nesting was found)
The documentation for this class was generated from the following file: