Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
doSeparateConvolution1D(SoBufferObject *sourceBufferObject, SoBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height) | SoCudaConvolution | [virtual] |
doSeparateConvolution1D(SoCudaBufferObject *sourceBufferObject, SoCudaBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height) | SoCudaConvolution | |
SoConvolution::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) | SoCudaConvolution | [virtual] |
doSeparateConvolution2D(SoCudaBufferObject *sourceBufferObject, SoCudaBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height) | SoCudaConvolution | |
SoConvolution::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) | SoCudaConvolution | [virtual] |
doSeparateConvolutionColumn(SoCudaBufferObject *sourceBufferObject, SoCudaBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height) | SoCudaConvolution | |
SoConvolution::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) | SoCudaConvolution | [virtual] |
doSeparateConvolutionRow(SoCudaBufferObject *sourceBufferObject, SoCudaBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height) | SoCudaConvolution | |
SoConvolution::doSeparateConvolutionRow(SoCpuBufferObject *sourceBufferObject, SoCpuBufferObject *targetBufferObject, float *kernelData, int kernelSize, int width, int height) | SoConvolution | |
SoConvolution() | SoConvolution | |
SoCudaConvolution() | SoCudaConvolution | |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |