fzea vlnzuueck

This commit is contained in:
2017-02-22 18:31:04 -04:00
parent a2d0da2404
commit 6898dd244c
10 changed files with 59 additions and 34 deletions

View File

@@ -72,8 +72,7 @@ public:
void s_sample(phero_sensor_t * sensor, float x, float y, float yaw, float radius);
private:
int * data;
unsigned char * tex_data;
unsigned char * data;
unsigned m_width;
unsigned m_height;
unsigned char m_bpp;