LibreOffice Module basegfx (master) 1
|
#include <basegfx/utils/keystoplerp.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/diagnose.h>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | basegfx |
namespace | basegfx::utils |
Functions | |
static void | validateInput (const std::vector< double > &rKeyStops) |
|
static |
Definition at line 26 of file keystoplerp.cxx.
References i.
Referenced by basegfx::utils::KeyStopLerp::KeyStopLerp().