Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, ProjectAttributeParams arg0) |
None | __init__ (self, MeshProjectionTransforms xfs, func_bool_from_float progressCb) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::ProjectAttributeParams
None mrmeshpy.ProjectAttributeParams.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.ProjectAttributeParams.__init__ | ( | self, | |
ProjectAttributeParams | arg0 ) |
Implicit copy constructor.
None mrmeshpy.ProjectAttributeParams.__init__ | ( | self, | |
MeshProjectionTransforms | xfs, | ||
func_bool_from_float | progressCb ) |
Implicit aggregate constructor.
|
staticprotected |