Struct WindowSpecification::AspectRatio

Nested Relationships

This struct is a nested type of Class WindowSpecification.

Struct Documentation

struct AspectRatio

Describes the aspect ratio.

Used by #WindowSpecification::min_aspect and #WindowSpecification::max_aspect.

Public Functions

bool operator==(AspectRatio const&) const = default

Public Members

unsigned width
unsigned height