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

A fractional ratio integer. More...

Public Member Functions

 Fr (int f)
 
constexpr Fr (unsigned long long p)
 

Public Attributes

unsigned long long fraction
 

Detailed Description

A fractional ratio integer.

Constructor & Destructor Documentation

◆ Fr() [1/2]

juce::Grid::Fr::Fr ( int  f)
explicit

◆ Fr() [2/2]

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

Member Data Documentation

◆ fraction

unsigned long long juce::Grid::Fr::fraction

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