|
gtsam_points
|
#include <pixel_buffer.hpp>
Public Member Functions | |
| PixelBuffer (const Eigen::Vector2i &size, int bytes_per_pixel) | |
| ~PixelBuffer () | |
| void | copy_from_texture (const glk::Texture &texture, GLuint format, GLuint type) |
| template<typename T > | |
| std::vector< T > | read_pixels () |
| glk::PixelBuffer::~PixelBuffer | ( | ) |
| void glk::PixelBuffer::copy_from_texture | ( | const glk::Texture & | texture, |
| GLuint | format, | ||
| GLuint | type | ||
| ) |