Gui::Node_Slice Struct Reference
#include <SelectionFilter.h>
Public Member Functions | |
| Node_Slice (int min=1, int max=INT_MAX) | |
Public Attributes | |
| int | Max |
| int | Min |
Constructor & Destructor Documentation
◆ Node_Slice()
| Gui::Node_Slice::Node_Slice | ( | int | min = 1, |
| int | max = INT_MAX |
||
| ) |
Member Data Documentation
◆ Max
| int Gui::Node_Slice::Max |
◆ Min
| int Gui::Node_Slice::Min |
The documentation for this struct was generated from the following file:
- src/Gui/SelectionFilter.h
1.8.17