MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, GraphVertId id, float val)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
Heap_float_GraphVertId_std_greater_float.Element operator (*args, **kwargs)
 
Heap_float_GraphVertId_std_greater_float.Element operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_id = 0
 
typing _offsetof_val = 4
 

Detailed Description

Generated from:  MR::Heap<float, MR::GraphVertId, std::greater<float>>::Element

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element.__init__ ( self,
GraphVertId id,
float val )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

Heap_float_GraphVertId_std_greater_float.Element mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Heap_float_GraphVertId_std_greater_float.Element mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_id

typing mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element._offsetof_id = 0
staticprotected

◆ _offsetof_val

typing mrmeshpy.Heap_float_GraphVertId_std_greater_float.Element._offsetof_val = 4
staticprotected

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