Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, PointsLoad.NamedCloud arg0) |
None | __init__ (self, str name, PointCloud cloud, AffineXf3f xf, VertColors colors) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::PointsLoad::NamedCloud loads scene from e57 file
None mrmeshpy.PointsLoad.NamedCloud.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.PointsLoad.NamedCloud.__init__ | ( | self, | |
PointsLoad.NamedCloud | arg0 ) |
Implicit copy constructor.
None mrmeshpy.PointsLoad.NamedCloud.__init__ | ( | self, | |
str | name, | ||
PointCloud | cloud, | ||
AffineXf3f | xf, | ||
VertColors | colors ) |
Implicit aggregate constructor.
|
staticprotected |