MeshLib Python Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
mrmeshpy.SphereParams Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, SphereParams arg0)
 
None __init__ (self, float radius, int numMeshVertices)
 

Detailed Description

Generated from: MR::SphereParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.SphereParams.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None mrmeshpy.SphereParams.__init__ ( self,
SphereParams arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None mrmeshpy.SphereParams.__init__ ( self,
float radius,
int numMeshVertices )
Implicit aggregate constructor.

The documentation for this class was generated from the following file: