Numworks Epsilon  1.4.1
Graphing Calculator Operating System
KDSize Class Reference

#include <size.h>

Public Member Functions

constexpr KDSize (KDCoordinate width, KDCoordinate height)
 
constexpr KDCoordinate width () const
 
constexpr KDCoordinate height () const
 

Detailed Description

Definition at line 6 of file size.h.

Constructor & Destructor Documentation

◆ KDSize()

constexpr KDSize::KDSize ( KDCoordinate  width,
KDCoordinate  height 
)
inline

Definition at line 8 of file size.h.

Member Function Documentation

◆ height()

constexpr KDCoordinate KDSize::height ( ) const
inline

Definition at line 11 of file size.h.

◆ width()

constexpr KDCoordinate KDSize::width ( ) const
inline

Definition at line 10 of file size.h.


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