MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.SphereParams Class Reference

Public Member Functions

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

Static Public Member Functions

None __init__ (*args, **kwargs)
 
SphereParams operator (*args, **kwargs)
 
SphereParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_numMeshVertices = 4
 
typing _offsetof_radius = 0
 

Detailed Description

Generated from:  MR::SphereParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.SphereParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.SphereParams.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ operator() [1/2]

SphereParams mrmeshpy.SphereParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

SphereParams mrmeshpy.SphereParams.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_numMeshVertices

typing mrmeshpy.SphereParams._offsetof_numMeshVertices = 4
staticprotected

◆ _offsetof_radius

typing mrmeshpy.SphereParams._offsetof_radius = 0
staticprotected

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