#include <RgbOglImage.h>
Public Types | |
typedef Impala::Core::Array::Array2dVec3UInt8 | Array2dVec3UInt8 |
Static Public Member Functions | |
static OGLIMAGE * | OglImage (Array2dVec3UInt8 *im) |
static int | NrCreatedImages () |
Static Private Member Functions | |
static void * | OglImdataFunc (OGLIMAGE *oglIm) |
static void | OglImdataDestroyFunc (OGLIMAGE *oglIm) |
Static Private Attributes | |
static int | sNrCreatedImages |
Definition at line 20 of file RgbOglImage.h.