Public Member Functions | |
None | __init__ (self) |
str | __repr__ (self) |
Vector3f | closestPointFor (self, bool b) |
float | distance (self) |
None | distance (self, float arg1) |
![]() | |
bool | __bool__ (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Features.MeasureResult.Distance | operator (*args, **kwargs) |
Features.MeasureResult.Distance | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_closestPointA = 8 |
typing | _offsetof_closestPointB = 20 |
typing | _offsetof_distance = 4 |
![]() | |
typing | _offsetof_status = 0 |
Additional Inherited Members | |
![]() | |
Features | status .MeasureResult.Status |
Generated from: MR::Features::MeasureResult::Distance
|
static |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
None mrmeshpy.Features.MeasureResult.Distance.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
str mrmeshpy.Features.MeasureResult.Distance.__repr__ | ( | self | ) |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
Vector3f mrmeshpy.Features.MeasureResult.Distance.closestPointFor | ( | self, | |
bool | b ) |
float mrmeshpy.Features.MeasureResult.Distance.distance | ( | self | ) |
This is a separate field because it can be negative.
None mrmeshpy.Features.MeasureResult.Distance.distance | ( | self, | |
float | arg1 ) |
|
static |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
|
static |
Reimplemented from mrmeshpy.Features.MeasureResult.BasicPart.
|
staticprotected |
|
staticprotected |
|
staticprotected |