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