HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::draw_quad_shape Concept Reference

Concept definition

template<typename Context>
concept hi::v1::draw_quad_shape = std::same_as<Context, quad> or std::same_as<Context, rectangle> or std::same_as<Context, aarectangle> or
std::same_as<Context, aarectangle>
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377
Definition draw_context.hpp:203