#include <ovrheadset/TextureStatic.h>
Public Attributes | |
unsigned int | width |
unsigned int | height |
unsigned int | bytes_per_pixel |
const char * | pixel_data |
Definition at line 29 of file TextureStatic.h.
unsigned int TextureStatic::Image::bytes_per_pixel |
Definition at line 32 of file TextureStatic.h.
unsigned int TextureStatic::Image::height |
Definition at line 31 of file TextureStatic.h.
const char* TextureStatic::Image::pixel_data |
Definition at line 33 of file TextureStatic.h.
unsigned int TextureStatic::Image::width |
Definition at line 30 of file TextureStatic.h.