Iros
 
Loading...
Searching...
No Matches
gfx::Size2dType::Mixin Struct Reference

#include </home/runner/work/iros/iros/libs/diusgfx/include/diusgfx/size2d.h>

Public Types

using Self = di::math::linalg::Vec<Size2dType>
 

Public Member Functions

constexpr auto width () const
 
constexpr auto width () -> f32 &
 
constexpr auto height () const
 
constexpr auto height () -> f32 &
 
constexpr auto with_width (Type width) const
 
constexpr auto with_height (Type height) const
 

Member Typedef Documentation

◆ Self

Member Function Documentation

◆ height() [1/2]

auto gfx::Size2dType::Mixin::height ( ) -> f32&
inlineconstexpr

◆ height() [2/2]

auto gfx::Size2dType::Mixin::height ( ) const
inlineconstexpr

◆ width() [1/2]

auto gfx::Size2dType::Mixin::width ( ) -> f32&
inlineconstexpr

◆ width() [2/2]

auto gfx::Size2dType::Mixin::width ( ) const
inlineconstexpr

◆ with_height()

auto gfx::Size2dType::Mixin::with_height ( Type height) const
inlineconstexpr

◆ with_width()

auto gfx::Size2dType::Mixin::with_width ( Type width) const
inlineconstexpr

The documentation for this struct was generated from the following file: