Go to the source code of this file.
Classes | |
struct | pangolin::GlFramebuffer |
struct | pangolin::GlRenderBuffer |
struct | pangolin::GlTexture |
Namespaces | |
namespace | pangolin |
Functions | |
void | pangolin::glColorBin (int bin, int max_bins, double sat=1.0, double val=1.0) |
void | pangolin::glColorHSV (double hue, double s, double v) |
void | pangolin::glPixelTransferScale (float r, float g, float b) |
void | pangolin::glPixelTransferScale (float scale) |
Variables | |
static const GLuint | pangolin::attachment_buffers [] |
const int | pangolin::MAX_ATTACHMENTS = 8 |