|
|
constexpr | relative_base_line (vertical_alignment alignment, float offset=0.0f, float priority=100.0f) noexcept |
| |
| constexpr | relative_base_line () noexcept |
| | Constructs a low-priority base line in the middle.
|
| |
| constexpr float | position (float bottom, float top) const noexcept |
| | Get a base-line position.
|
| |
|
auto | operator== (relative_base_line const &rhs) const noexcept |
| |
|
auto | operator<=> (relative_base_line const &rhs) const noexcept |
| |
◆ relative_base_line()
| constexpr tt::relative_base_line::relative_base_line |
( |
| ) |
|
|
inlineconstexprnoexcept |
Constructs a low-priority base line in the middle.
◆ position()
| constexpr float tt::relative_base_line::position |
( |
float | bottom, |
|
|
float | top ) const |
|
inlineconstexprnoexcept |
Get a base-line position.
The documentation for this class was generated from the following file: