Interface Technology Basics  VST 3.6.7
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Namespaces | Functions
futils.h File Reference
#include "pluginterfaces/base/ftypes.h"

Namespaces

 Steinberg
 

Functions

template<class T >
const T & Min (const T &a, const T &b)
 
template<class T >
const T & Max (const T &a, const T &b)
 
template<class T >
Abs (const T &value)
 
template<class T >
Sign (const T &value)
 
template<class T >
Bound (T minval, T maxval, T x)
 
template<class T >
void Swap (T &t1, T &t2)
 
template<class T >
bool IsApproximateEqual (T t1, T t2, T epsilon)
 
template<class T >
ToNormalized (const T &value, const int32 numSteps)
 
template<class T >
int32 FromNormalized (const T &norm, const int32 numSteps)
 
Empty

Copyright ©2017 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.