Public Member Functions | Public Attributes
DrawImage Struct Reference

#include <draw.hpp>

List of all members.

Public Member Functions

 DrawImage (int w, int h)

Public Attributes

std::vector< uint8_t > data
int height
int stride
int width

Detailed Description

Definition at line 14 of file draw.hpp.


Constructor & Destructor Documentation

DrawImage::DrawImage ( int  w,
int  h 
)

Definition at line 17 of file draw.cpp.


Member Data Documentation

std::vector<uint8_t> DrawImage::data

Definition at line 17 of file draw.hpp.

Definition at line 19 of file draw.hpp.

Definition at line 20 of file draw.hpp.

Definition at line 18 of file draw.hpp.


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


libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12