Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
SoConvolution Member List

This is the complete list of members for SoConvolution, including all inherited members.

doSeparateConvolution1D(SoBufferObject *sourceBufferObject, SoBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolutionvirtual
doSeparateConvolution1D(SoCpuBufferObject *sourceBufferObject, SoCpuBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolution
doSeparateConvolution2D(SoBufferObject *sourceBufferObject, SoBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolutionvirtual
doSeparateConvolution2D(SoCpuBufferObject *sourceBufferObject, SoCpuBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolution
doSeparateConvolutionColumn(SoBufferObject *sourceBufferObject, SoBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolutionvirtual
doSeparateConvolutionColumn(SoCpuBufferObject *sourceBufferObject, SoCpuBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolution
doSeparateConvolutionRow(SoBufferObject *sourceBufferObject, SoBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolutionvirtual
doSeparateConvolutionRow(SoCpuBufferObject *sourceBufferObject, SoCpuBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height)SoConvolution
SoConvolution()SoConvolution