Public Member Functions | |
| Vector3f | __call__ (self, Vector3i v) |
| None | __init__ (self) |
| None | __init__ (self, ConvertToFloatVector arg0) |
| None | __init__ (self, float range, Vector3d center) |
| Vector3d | convert (self, Vector3i v) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| ConvertToFloatVector | operator (*args, **kwargs) |
| ConvertToFloatVector | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_center = 8 |
| typing | _offsetof_range = 0 |
Generated from: MR::ConvertToFloatVector scale then translate int-to-float coordinate converter
|
static |
| None mrmeshpy.ConvertToFloatVector.__init__ | ( | self | ) |
| None mrmeshpy.ConvertToFloatVector.__init__ | ( | self, | |
| ConvertToFloatVector | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.ConvertToFloatVector.__init__ | ( | self, | |
| float | range, | ||
| Vector3d | center ) |
Implicit aggregate constructor.
int-to-float coordinates converter
int-to-double coordinates converter
|
static |
|
static |
|
staticprotected |
|
staticprotected |