This is the complete list of members for ConvolutionKernel, including all inherited members.
ConvolutionKernel(const ConvolutionKernel &k) | ConvolutionKernel | |
ConvolutionKernel(float *kernel, int size) | ConvolutionKernel | |
ConvolutionKernel(float sharpness=0.5f, float radius=1.5f, float sigma=(1.0f/3.0f)) | ConvolutionKernel | |
getFixedKernel(void) const | ConvolutionKernel | inline |
getKernel(float *targetBuffer) const | ConvolutionKernel | |
getKernel(void) const | ConvolutionKernel | inline |
getRadius() const | ConvolutionKernel | inline |
getSharpness() const | ConvolutionKernel | inline |
getSigma() const | ConvolutionKernel | inline |
getSize(void) const | ConvolutionKernel | inline |
isGenerated(void) const | ConvolutionKernel | inline |
logPrintKernel(void) const | ConvolutionKernel | |
setKernel(float *f, int Size) | ConvolutionKernel | |
setRadius(float val) | ConvolutionKernel | |
setSharpness(float val) | ConvolutionKernel | |
setSigma(float val) | ConvolutionKernel | |
~ConvolutionKernel() | ConvolutionKernel |