#include <Filter.h>
Inherits cinder::FilterBase.
List of all members.
Constructor & Destructor Documentation
cinder::FilterCatmullRom::FilterCatmullRom |
( |
float |
aSupport = 2.0f ) |
|
Member Function Documentation
virtual float cinder::FilterCatmullRom::operator() |
( |
float |
x ) |
const [virtual] |
float cinder::FilterBase::getSupport |
( |
) |
const [inherited] |
void cinder::FilterBase::setSupport |
( |
float |
aSupport ) |
[inherited] |
Member Data Documentation
The documentation for this class was generated from the following file: