Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, SphereParams arg0) |
None | __init__ (self, float radius, int numMeshVertices) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::SphereParams
None mrmeshpy.SphereParams.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.SphereParams.__init__ | ( | self, | |
SphereParams | arg0 ) |
Implicit copy constructor.
None mrmeshpy.SphereParams.__init__ | ( | self, | |
float | radius, | ||
int | numMeshVertices ) |
Implicit aggregate constructor.
|
staticprotected |