|
gtsam_points
|
#include <texture.hpp>
Public Member Functions | |
| Texture1D (int width, GLuint internal_format, GLuint format, GLuint type, const void *pixels=nullptr) | |
| ~Texture1D () | |
| GLuint | id () const |
| int | size () const |
| glk::Texture1D::Texture1D | ( | int | width, |
| GLuint | internal_format, | ||
| GLuint | format, | ||
| GLuint | type, | ||
| const void * | pixels = nullptr |
||
| ) |
| glk::Texture1D::~Texture1D | ( | ) |
| GLuint glk::Texture1D::id | ( | ) | const |
| int glk::Texture1D::size | ( | ) | const |