Generated from class MR.Nesting.NestingBaseParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.Box3f | nest [get] |
| | available nest
|
| unsafe float | minInterval [get] |
| | minimum space among meshes in the nest
|
Generated from class MR.Nesting.NestingBaseParams. This is the const half of the class.
◆ Const_NestingBaseParams() [1/4]
| unsafe MR.Nesting.Const_NestingBaseParams.Const_NestingBaseParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_NestingBaseParams() [2/4]
| unsafe MR.Nesting.Const_NestingBaseParams.Const_NestingBaseParams |
( |
MR.Box3f | nest, |
|
|
float | minInterval ) |
|
inline |
◆ Const_NestingBaseParams() [3/4]
◆ Const_NestingBaseParams() [4/4]
| MR.Nesting.Const_NestingBaseParams.Const_NestingBaseParams |
( |
NestingBaseParams | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Nesting.Const_NestingBaseParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Nesting.Const_NestingBaseParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_minInterval
| unsafe float* MR.Nesting.Const_NestingBaseParams.__ref_storage_minInterval |
|
protected |
◆ __ref_storage_nest
| unsafe MR.Box3f* MR.Nesting.Const_NestingBaseParams.__ref_storage_nest |
|
protected |
◆ minInterval
| unsafe float MR.Nesting.Const_NestingBaseParams.minInterval |
|
get |
minimum space among meshes in the nest
◆ nest
| unsafe ref readonly MR.Box3f MR.Nesting.Const_NestingBaseParams.nest |
|
get |
The documentation for this class was generated from the following file: