23 static constexpr int STEP = 17;
#define MRMESH_API
Definition MRMeshFwd.h:82
static Color colorAtStep(int i)
returns the i-th color in stride order, so successive i values give visually distinct colors
Definition MRHexPalette.h:29
static const std::array< Color, N > colors
the palette colors, populated at compile time
Definition MRHexPalette.h:26
static constexpr int SIDE_COLORS
Definition MRHexPalette.h:19
static constexpr int STEP
recommended step from previous color to next color, to have big visual difference,...
Definition MRHexPalette.h:23
static constexpr int CORNER_COLORS
Definition MRHexPalette.h:18
static constexpr int N
num colors between two corner colors + 1
Definition MRHexPalette.h:20
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRHexPalette.h:17