Inherits opentl::cvprocess::GpuStdShaders.
Public Member Functions | |
| unsigned int | getCount () |
| unsigned int | getNofTiles () |
| PixelCount () | |
| Constructor. | |
| void | prepareDisplayList () |
| Prepare display lists required for 1:1 pixel to texel mapping. | |
| void | setMaxNofTiles (unsigned int size) |
| virtual | ~PixelCount () |
| Destructor. | |
| opentl::cvprocess::PixelCount::PixelCount | ( | ) |
Constructor.
| virtual opentl::cvprocess::PixelCount::~PixelCount | ( | ) | [virtual] |
Destructor.
| unsigned int opentl::cvprocess::PixelCount::getCount | ( | ) |
| unsigned int opentl::cvprocess::PixelCount::getNofTiles | ( | ) |
| void opentl::cvprocess::PixelCount::prepareDisplayList | ( | ) | [virtual] |
Prepare display lists required for 1:1 pixel to texel mapping.
Reimplemented from opentl::cvprocess::GpuStdShaders.
| void opentl::cvprocess::PixelCount::setMaxNofTiles | ( | unsigned int | size | ) |
1.5.8