Go to the source code of this file.
Functions | |
int | main (int, char *argv[]) |
void | setImageData (float *imageArray, int width, int height) |
int main | ( | int | , |
char * | argv[] | ||
) |
Definition at line 13 of file SimpleDisplayImage/main.cpp.
void setImageData | ( | float * | imageArray, |
int | width, | ||
int | height | ||
) |
Definition at line 7 of file SimpleDisplayImage/main.cpp.