Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, SphereParams arg0) |
None | __init__ (self, float radius, int numMeshVertices) |
Generated from: MR::SphereParams
None meshlib.mrmeshpy.SphereParams.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.SphereParams.__init__ | ( | self, | |
SphereParams | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.SphereParams.__init__ | ( | self, | |
float | radius, | ||
int | numMeshVertices ) |
Implicit aggregate constructor.