MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Pdf.PaletteRowStats Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, Color color, str rangeMin, str rangeMax, str percent)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
Pdf.PaletteRowStats operator (*args, **kwargs)
 
Pdf.PaletteRowStats operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_color = 0
 
typing _offsetof_percent = 72
 
typing _offsetof_rangeMax = 40
 
typing _offsetof_rangeMin = 8
 

Detailed Description

Generated from:  MR::Pdf::PaletteRowStats

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.Pdf.PaletteRowStats.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.Pdf.PaletteRowStats.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.Pdf.PaletteRowStats.__init__ ( self,
Color color,
str rangeMin,
str rangeMax,
str percent )
Implicit aggregate constructor.

Member Function Documentation

◆ operator() [1/2]

Pdf.PaletteRowStats mrmeshpy.Pdf.PaletteRowStats.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Pdf.PaletteRowStats mrmeshpy.Pdf.PaletteRowStats.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_color

typing mrmeshpy.Pdf.PaletteRowStats._offsetof_color = 0
staticprotected

◆ _offsetof_percent

typing mrmeshpy.Pdf.PaletteRowStats._offsetof_percent = 72
staticprotected

◆ _offsetof_rangeMax

typing mrmeshpy.Pdf.PaletteRowStats._offsetof_rangeMax = 40
staticprotected

◆ _offsetof_rangeMin

typing mrmeshpy.Pdf.PaletteRowStats._offsetof_rangeMin = 8
staticprotected

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