this structure contains transformation for projection from one mesh to another and progress callback Generated from class MR.ProjectAttributeParams. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ProjectAttributeParams () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | ProjectAttributeParams (MR.Const_MeshProjectionTransforms xfs, MR.Std._ByValue_Function_BoolFuncFromFloat progressCb) |
| Constructs MR.ProjectAttributeParams elementwise. | |
| unsafe | ProjectAttributeParams (MR._ByValue_ProjectAttributeParams _other) |
| Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams. | |
| ProjectAttributeParams (Const_ProjectAttributeParams _other) | |
| Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams. | |
| ProjectAttributeParams (ProjectAttributeParams _other) | |
| Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams. | |
| unsafe MR.ProjectAttributeParams | assign (MR._ByValue_ProjectAttributeParams _other) |
| Generated from method MR::ProjectAttributeParams::operator=. | |
Properties | |
| new unsafe MR.MeshProjectionTransforms | xfs [get, protected set] |
| new unsafe MR.Std.Function_Bool_From_Float | progressCb [get, protected set] |
this structure contains transformation for projection from one mesh to another and progress callback Generated from class MR.ProjectAttributeParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.ProjectAttributeParams elementwise.
|
inline |
Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams.
|
inline |
Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams.
|
inline |
Generated from constructor MR.ProjectAttributeParams.ProjectAttributeParams.
|
inline |
Generated from method MR::ProjectAttributeParams::operator=.
|
getprotected set |
|
getprotected set |