Generated from class MR.Nesting.NestingResult. This is the non-const half of the class.
More...
|
| new unsafe ref MR.AffineXf3f | xf [get] |
| | best found xf for this object (might be equal with input xf if no good nesting was found)
|
| new unsafe ref bool | nested [get] |
| | false - means that this object does not fit the nest
|
Generated from class MR.Nesting.NestingResult. This is the non-const half of the class.
◆ NestingResult() [1/4]
| unsafe MR.Nesting.NestingResult.NestingResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ NestingResult() [2/4]
| unsafe MR.Nesting.NestingResult.NestingResult |
( |
MR.AffineXf3f | xf, |
|
|
bool | nested ) |
|
inline |
◆ NestingResult() [3/4]
| unsafe MR.Nesting.NestingResult.NestingResult |
( |
MR.Nesting.Const_NestingResult | _other | ) |
|
|
inline |
◆ NestingResult() [4/4]
◆ assign()
Generated from method MR::Nesting::NestingResult::operator=.
◆ nested
| new unsafe ref bool MR.Nesting.NestingResult.nested |
|
get |
false - means that this object does not fit the nest
◆ xf
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: