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

Public Member Functions

None __init__ (self)
 
None __init__ (self, VertId v, float weight)
 

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_v = 0
 
typing _offsetof_weight = 4
 

Detailed Description

Generated from:  MR::WeightedVertex

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.WeightedVertex.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.WeightedVertex.__init__ ( self,
VertId v,
float weight )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

Member Data Documentation

◆ _offsetof_v

typing mrmeshpy.WeightedVertex._offsetof_v = 0
staticprotected

◆ _offsetof_weight

typing mrmeshpy.WeightedVertex._offsetof_weight = 4
staticprotected

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