The interface file for SpinnakerGPU class. More...
#include <ISpinnakerGPU.h>
Public Member Functions | |
| virtual | ~ISpinnakerGPU (void) |
| virtual ImagePtr | Decompress (const ImagePtr &srcImage) const =0 |
| virtual void | Decompress (const ImagePtr &srcImage, ImagePtr &destImage) const =0 |
Protected Member Functions | |
| ISpinnakerGPU () | |
| ISpinnakerGPU (const ISpinnakerGPU &) | |
| ISpinnakerGPU & | operator= (const ISpinnakerGPU &) |
Protected Attributes | |
| SpinnakerGPUData * | m_pSpinnakerGPUData |
The interface file for SpinnakerGPU class.
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
Implemented in SpinnakerGPU.
Implemented in SpinnakerGPU.
|
protected |
|
protected |