![]() |
An open-source, flexible 3D physical simulation framework
|
#include <ImageProcess.h>
Public Attributes | |
void * | data |
int | width |
int | height |
Definition at line 39 of file ImageProcess.h.
void* mars::gui::myImage::data |
Definition at line 40 of file ImageProcess.h.
int mars::gui::myImage::height |
Definition at line 42 of file ImageProcess.h.
int mars::gui::myImage::width |
Definition at line 41 of file ImageProcess.h.