Inherits opentl::cvprocess::GpuStdShaders.
Public Member Functions | |
| DebugUInt2Float () | |
| Constructor. | |
| virtual void | execute () |
| Standard filter execute function. | |
| void | outputToScreen () |
| Function for direct texture output to screen. | |
| virtual void | prepareExecution (opentl::core::cvdata::TextureGpu &srcTex, opentl::core::cvdata::TextureGpu &dstTex) |
| Standard prepareExecution function. | |
| void | prepareExecution (opentl::core::cvdata::TextureGpu &srcTex) |
| Prepare execution for direct screen display. | |
| virtual | ~DebugUInt2Float () |
| Destructor. | |
| opentl::cvprocess::DebugUInt2Float::DebugUInt2Float | ( | ) |
Constructor.
| virtual opentl::cvprocess::DebugUInt2Float::~DebugUInt2Float | ( | ) | [virtual] |
Destructor.
| virtual void opentl::cvprocess::DebugUInt2Float::execute | ( | ) | [virtual] |
| void opentl::cvprocess::DebugUInt2Float::outputToScreen | ( | ) |
Function for direct texture output to screen.
| virtual void opentl::cvprocess::DebugUInt2Float::prepareExecution | ( | opentl::core::cvdata::TextureGpu & | srcTex, | |
| opentl::core::cvdata::TextureGpu & | dstTex | |||
| ) | [virtual] |
| void opentl::cvprocess::DebugUInt2Float::prepareExecution | ( | opentl::core::cvdata::TextureGpu & | srcTex | ) |
Prepare execution for direct screen display.
1.5.8