JUCE
Public Member Functions | Public Attributes | List of all members
juce::Grid::Px Struct Referencefinal

A size in pixels. More...

Public Member Functions

 Px (float p)
 
 Px (int p)
 
constexpr Px (long double p)
 
constexpr Px (unsigned long long p)
 

Public Attributes

long double pixels
 

Detailed Description

A size in pixels.

Constructor & Destructor Documentation

◆ Px() [1/4]

juce::Grid::Px::Px ( float  p)
explicit

◆ Px() [2/4]

juce::Grid::Px::Px ( int  p)
explicit

◆ Px() [3/4]

constexpr juce::Grid::Px::Px ( long double  p)
explicit

◆ Px() [4/4]

constexpr juce::Grid::Px::Px ( unsigned long long  p)
explicit

Member Data Documentation

◆ pixels

long double juce::Grid::Px::pixels

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