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