Pure geometry for the sample grid. Values are logical pixels in the pane.
More...
#include "donner/editor/SamplePickerPresenter.h"
|
|
SamplePickerLayoutMode | mode = SamplePickerLayoutMode::Narrow |
|
std::size_t | columns = 1 |
|
std::size_t | rows = 0 |
|
float | cardWidth = 0.0f |
|
float | cardHeight = kSamplePickerMinTouchTarget |
Pure geometry for the sample grid. Values are logical pixels in the pane.
◆ cardHeight
◆ cardWidth
| float donner::editor::SamplePickerLayout::cardWidth = 0.0f |
◆ columns
| std::size_t donner::editor::SamplePickerLayout::columns = 1 |
◆ mode
| SamplePickerLayoutMode donner::editor::SamplePickerLayout::mode = SamplePickerLayoutMode::Narrow |
◆ rows
| std::size_t donner::editor::SamplePickerLayout::rows = 0 |
The documentation for this struct was generated from the following file: