NostalgiaRoom docs
nostalgia.media.mit.edu
 All Classes Files Functions Variables Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ImageData Struct Reference

#include <testApp.h>

Public Member Functions

bool operator() (const ImageData &l, const ImageData &m)
 

Public Attributes

float imageScore
 
int albumnumber
 
int imageNumber
 
ofImage theloadedimage
 

Detailed Description

Definition at line 34 of file testApp.h.

Member Function Documentation

bool ImageData::operator() ( const ImageData l,
const ImageData m 
)
inline

Definition at line 46 of file testApp.h.

Member Data Documentation

int ImageData::albumnumber

Definition at line 37 of file testApp.h.

int ImageData::imageNumber

Definition at line 38 of file testApp.h.

float ImageData::imageScore

Definition at line 36 of file testApp.h.

ofImage ImageData::theloadedimage

Definition at line 41 of file testApp.h.


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