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

Public Member Functions

None __init__ (self)
 
None __init__ (self, CoordinateConverters arg0)
 
None __init__ (self, func_Vector3_int_from_Vector3_float toInt, func_Vector3_float_from_Vector3_int toFloat)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::CoordinateConverters

this struct contains coordinate converters float-int-float

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.CoordinateConverters.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None mrmeshpy.CoordinateConverters.__init__ ( self,
CoordinateConverters arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None mrmeshpy.CoordinateConverters.__init__ ( self,
func_Vector3_int_from_Vector3_float toInt,
func_Vector3_float_from_Vector3_int toFloat )
Implicit aggregate constructor.

Member Function Documentation

◆ _pybind11_conduit_v1_()

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

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