YARP
Yet Another Robot Platform
TextureStatic::Image Struct Reference

#include <ovrheadset/TextureStatic.h>

Public Attributes

unsigned int width
 
unsigned int height
 
unsigned int bytes_per_pixel
 
const char * pixel_data
 

Detailed Description

Definition at line 29 of file TextureStatic.h.

Member Data Documentation

◆ bytes_per_pixel

unsigned int TextureStatic::Image::bytes_per_pixel

Definition at line 32 of file TextureStatic.h.

◆ height

unsigned int TextureStatic::Image::height

Definition at line 31 of file TextureStatic.h.

◆ pixel_data

const char* TextureStatic::Image::pixel_data

Definition at line 33 of file TextureStatic.h.

◆ width

unsigned int TextureStatic::Image::width

Definition at line 30 of file TextureStatic.h.


The documentation for this struct was generated from the following file: