GLider v0.1.0-2-g32ec02b
gli::FrameRate Class Reference

#include <FrameRate.hpp>

Public Member Functions

 FrameRate () noexcept=default
 
 FrameRate (const FrameRate &)=delete
 
 FrameRate (FrameRate &&other) noexcept=default
 
FrameRateoperator= (const FrameRate &)=delete
 
FrameRateoperator= (FrameRate &&other) noexcept=default
 
float operator() () const noexcept
 
void compute ()
 

Constructor & Destructor Documentation

◆ FrameRate() [1/3]

gli::FrameRate::FrameRate ( )
defaultnoexcept

◆ FrameRate() [2/3]

gli::FrameRate::FrameRate ( const FrameRate )
delete

◆ FrameRate() [3/3]

gli::FrameRate::FrameRate ( FrameRate &&  other)
defaultnoexcept

Member Function Documentation

◆ compute()

void gli::FrameRate::compute ( )

◆ operator()()

float gli::FrameRate::operator() ( ) const
inlinenoexcept

◆ operator=() [1/2]

FrameRate & gli::FrameRate::operator= ( const FrameRate )
delete

◆ operator=() [2/2]

FrameRate & gli::FrameRate::operator= ( FrameRate &&  other)
defaultnoexcept

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