Inheritance diagram for mrmeshpy.FillingSurface.TPMS.MeshParams:Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, FillingSurface.TPMS.MeshParams arg0) |
Public Member Functions inherited from mrmeshpy.FillingSurface.TPMS.VolumeParams | |
| float | frequency (self) |
| None | frequency (self, float arg1) |
| float | resolution (self) |
| None | resolution (self, float arg1) |
| FillingSurface.TPMS.Type | type (self) |
| None | type (self, FillingSurface.TPMS.Type arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| FillingSurface.TPMS.MeshParams | operator (*args, **kwargs) |
| FillingSurface.TPMS.MeshParams | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_decimate = 16 |
| typing | _offsetof_iso = 12 |
Static Protected Attributes inherited from mrmeshpy.FillingSurface.TPMS.VolumeParams | |
| typing | _offsetof_frequency = 4 |
| typing | _offsetof_resolution = 8 |
| typing | _offsetof_type = 0 |
Generated from: MR::FillingSurface::TPMS::MeshParams
|
static |
Reimplemented from mrmeshpy.FillingSurface.TPMS.VolumeParams.
| None mrmeshpy.FillingSurface.TPMS.MeshParams.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.FillingSurface.TPMS.VolumeParams.
| None mrmeshpy.FillingSurface.TPMS.MeshParams.__init__ | ( | self, | |
| FillingSurface.TPMS.MeshParams | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.FillingSurface.TPMS.VolumeParams.
|
static |
Reimplemented from mrmeshpy.FillingSurface.TPMS.VolumeParams.
|
static |
Reimplemented from mrmeshpy.FillingSurface.TPMS.VolumeParams.
|
staticprotected |
|
staticprotected |