Public Member Functions | |
| bool | __bool__ (self) |
| None | __init__ (self) |
| None | __init__ (self, std_optional_Box_Vector3_float arg0) |
| None | __init__ (self, Box3f arg0) |
| None | __init__ (self, None arg0) |
| Box3f | value (self) |
Aliases: std_optional_Box3f
| None mrmeshpy.std_optional_Box_Vector3_float.__init__ | ( | self | ) |
| None mrmeshpy.std_optional_Box_Vector3_float.__init__ | ( | self, | |
| std_optional_Box_Vector3_float | arg0 ) |
| None mrmeshpy.std_optional_Box_Vector3_float.__init__ | ( | self, | |
| Box3f | arg0 ) |
| None mrmeshpy.std_optional_Box_Vector3_float.__init__ | ( | self, | |
| None | arg0 ) |
| bool mrmeshpy.std_optional_Box_Vector3_float.__bool__ | ( | self | ) |
| Box3f mrmeshpy.std_optional_Box_Vector3_float.value | ( | self | ) |