Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, HexPalette arg0) |
| None | __init__ (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| Color | colorAtStep (int i) |
| HexPalette | operator (*args, **kwargs) |
| HexPalette | operator (*args, **kwargs) |
Static Public Attributes | |
| typing | CORNER_COLORS = 6 |
| typing | N = 30 |
| typing | SIDE_COLORS = 5 |
| typing | STEP = 17 |
| typing | colors .ClassVar[std_array_Color_30] |
Generated from: MR::HexPalette all colors here are on cube's boundary intersected by a skew plane, which makes a hexagon; gives visually distinct categorical colors for things like mesh segments or imported components
|
static |
| None mrmeshpy.HexPalette.__init__ | ( | self | ) |
| None mrmeshpy.HexPalette.__init__ | ( | self, | |
| HexPalette | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.HexPalette.__init__ | ( | self | ) |
Implicit aggregate constructor.
|
static |
returns the i-th color in stride order, so successive i values give visually distinct colors
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |