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

Public Member Functions

None __init__ (self)
 
None __init__ (self, func_Vector2_int_from_Vector2_float toInt, func_Vector2_float_from_Vector2_int toFloat)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
CoordinateConverters2 operator (*args, **kwargs)
 
CoordinateConverters2 operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_toFloat = 64
 
typing _offsetof_toInt = 0
 

Detailed Description

Generated from:  MR::CoordinateConverters2

this struct contains coordinate converters float-int-float

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.CoordinateConverters2.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.CoordinateConverters2.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.CoordinateConverters2.__init__ ( self,
func_Vector2_int_from_Vector2_float toInt,
func_Vector2_float_from_Vector2_int toFloat )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

CoordinateConverters2 mrmeshpy.CoordinateConverters2.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

CoordinateConverters2 mrmeshpy.CoordinateConverters2.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_toFloat

typing mrmeshpy.CoordinateConverters2._offsetof_toFloat = 64
staticprotected

◆ _offsetof_toInt

typing mrmeshpy.CoordinateConverters2._offsetof_toInt = 0
staticprotected

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