MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int Class Reference

Public Member Functions

bool __bool__ (self)
None __call__ (self, std_vector_float arg0, Vector3i arg1, int arg2)
None __init__ (self)
None __init__ (self, None arg0)
None __init__ (self, func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int arg0)
bool can_be_created_from_python (self)
bool holds_cpp_function (self)

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.__init__ ( self)

◆ __init__() [2/3]

None mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.__init__ ( self,
None arg0 )

◆ __init__() [3/3]

None mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.__init__ ( self,
func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int arg0 )

Member Function Documentation

◆ __bool__()

bool mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.__bool__ ( self)

◆ __call__()

None mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.__call__ ( self,
std_vector_float arg0,
Vector3i arg1,
int arg2 )

◆ can_be_created_from_python()

bool mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.can_be_created_from_python ( self)
If false, this function type can't hold a Python function, and can only be created from C++.

◆ holds_cpp_function()

bool mrmeshpy.func_tl_expected_void_std_string_from_std_vector_float_Vector3_int_int.holds_cpp_function ( self)
Does this object currentlyhold a C++ function? As opposed to a Python one.

The documentation for this class was generated from the following file: