Privacy
An open-source, flexible 3D physical simulation framework
mars::gui::myImage Struct Reference

#include <ImageProcess.h>

Public Attributes

void * data
 
int width
 
int height
 

Detailed Description

Definition at line 39 of file ImageProcess.h.

Member Data Documentation

◆ data

void* mars::gui::myImage::data

Definition at line 40 of file ImageProcess.h.

◆ height

int mars::gui::myImage::height

Definition at line 42 of file ImageProcess.h.

◆ width

int mars::gui::myImage::width

Definition at line 41 of file ImageProcess.h.


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