Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Vector3f voxelSize, float offsetCount, AffineXf3f worldXf, AffineXf3f outXf, func_bool_from_float cb) |
float | offsetCount (self) |
None | offsetCount (self, float arg1) |
AffineXf3f | outXf (self) |
None | outXf (self, AffineXf3f arg1) |
AffineXf3f | worldXf (self) |
None | worldXf (self, AffineXf3f arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
PolylineToDistanceVolumeParams | operator (*args, **kwargs) |
PolylineToDistanceVolumeParams | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_cb = 72 |
typing | _offsetof_offsetCount = 12 |
typing | _offsetof_outXf = 64 |
typing | _offsetof_voxelSize = 0 |
typing | _offsetof_worldXf = 16 |
Generated from: MR::PolylineToDistanceVolumeParams
|
static |
None mrmeshpy.PolylineToDistanceVolumeParams.__init__ | ( | self | ) |
None mrmeshpy.PolylineToDistanceVolumeParams.__init__ | ( | self, | |
Vector3f | voxelSize, | ||
float | offsetCount, | ||
AffineXf3f | worldXf, | ||
AffineXf3f | outXf, | ||
func_bool_from_float | cb ) |
Implicit aggregate constructor.
float mrmeshpy.PolylineToDistanceVolumeParams.offsetCount | ( | self | ) |
offsetCount - the number of voxels around polyline to calculate distance in (should be positive)
None mrmeshpy.PolylineToDistanceVolumeParams.offsetCount | ( | self, | |
float | arg1 ) |
|
static |
|
static |
AffineXf3f mrmeshpy.PolylineToDistanceVolumeParams.outXf | ( | self | ) |
optional output: xf to original mesh (respecting worldXf)
None mrmeshpy.PolylineToDistanceVolumeParams.outXf | ( | self, | |
AffineXf3f | arg1 ) |
AffineXf3f mrmeshpy.PolylineToDistanceVolumeParams.worldXf | ( | self | ) |
line initial transform
None mrmeshpy.PolylineToDistanceVolumeParams.worldXf | ( | self, | |
AffineXf3f | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |