Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of support functions to create grid-aligned time and timecode values.
Definition in file quantiser.cpp.
#include "lib/time/quantiser.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/time/timequant.hpp"
#include "lib/time.h"
#include <boost/rational.hpp>
Functions | |
PQuant | getDefaultGridFallback () |
LUMIERA_ERROR_DEFINE (UNKNOWN_GRID, "referring to an undefined grid or scale in value quantisation") | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
PQuant getDefaultGridFallback | ( | ) |
To be implemented later.
Definition at line 47 of file quantiser.cpp.
References lib::time::getDefaultGridFallback().
Referenced by ValTrait< double >::asInt(), and lib::time::getDefaultGridFallback().