JUCE
Public Member Functions | Public Attributes | List of all members
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]

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

◆ Fr() [2/2]

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

Member Data Documentation

◆ fraction

unsigned long long Grid::Fr::fraction

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