LMMS
Loading...
Searching...
No Matches
juce::Grid::Px Struct Referencefinal

#include <juce_Grid.h>

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)
inlineexplicit

◆ Px() [2/4]

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

◆ Px() [3/4]

juce::Grid::Px::Px ( long double p)
inlineexplicitconstexpr

◆ Px() [4/4]

juce::Grid::Px::Px ( unsigned long long p)
inlineexplicitconstexpr

Member Data Documentation

◆ pixels

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

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