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

Public Member Functions

bool __bool__ (self)
 
None __init__ (self)
 
None __init__ (self, std_optional_Vector3_float arg0)
 
None __init__ (self, Vector3f arg0)
 
None __init__ (self, None arg0)
 
Vector3f value (self)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Aliases:  std_optional_Vector3f

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.std_optional_Vector3_float.__init__ ( self)

◆ __init__() [2/4]

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

◆ __init__() [3/4]

None mrmeshpy.std_optional_Vector3_float.__init__ ( self,
Vector3f arg0 )

◆ __init__() [4/4]

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

Member Function Documentation

◆ __bool__()

bool mrmeshpy.std_optional_Vector3_float.__bool__ ( self)

◆ _pybind11_conduit_v1_()

mrmeshpy.std_optional_Vector3_float._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ value()

Vector3f mrmeshpy.std_optional_Vector3_float.value ( self)

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