HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::relative_base_line Class Reference

Public Member Functions

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
 

Constructor & Destructor Documentation

◆ relative_base_line()

constexpr tt::relative_base_line::relative_base_line ( )
inlineconstexprnoexcept

Constructs a low-priority base line in the middle.

Member Function Documentation

◆ 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: