MeshLib
 
Loading...
Searching...
No Matches
MR::BoundarySelectionWidget::BoundarySelectionWidgetParams Struct Reference

#include <MRMeshBoundarySelectionWidget.h>

Public Attributes

MR::Color ordinaryColor = MR::Color::gray()
 
float ordinaryLineWidth = 3
 
MR::Color hoveredColor = MR::Color::green()
 
float hoveredLineWidth = 4
 
MR::Color selectedColor = MR::Color::purple()
 
float selectedLineWidth = 3
 

Member Data Documentation

◆ hoveredColor

MR::Color MR::BoundarySelectionWidget::BoundarySelectionWidgetParams::hoveredColor = MR::Color::green()

◆ hoveredLineWidth

float MR::BoundarySelectionWidget::BoundarySelectionWidgetParams::hoveredLineWidth = 4

◆ ordinaryColor

MR::Color MR::BoundarySelectionWidget::BoundarySelectionWidgetParams::ordinaryColor = MR::Color::gray()

◆ ordinaryLineWidth

float MR::BoundarySelectionWidget::BoundarySelectionWidgetParams::ordinaryLineWidth = 3

◆ selectedColor

MR::Color MR::BoundarySelectionWidget::BoundarySelectionWidgetParams::selectedColor = MR::Color::purple()

◆ selectedLineWidth

float MR::BoundarySelectionWidget::BoundarySelectionWidgetParams::selectedLineWidth = 3

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