Homepage Demos Overview Downloads Tutorials Reference
Credits

StoreModeImageRequest Class Reference

#include <LookoutRequests.h>

Inheritance diagram for StoreModeImageRequest:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 104 of file LookoutRequests.h.

Public Member Functions

 StoreModeImageRequest (unsigned int num, unsigned int _interval=100, Sketch< uchar >(&func)()=VRmixin::sketchFromSeg, unsigned int dur=1000)
 Constructor.
 StoreModeImageRequest (const StoreModeImageRequest &req)
 Copy constructor.

Public Attributes

unsigned int numImages
 number of image(sketch) over which to take mode
unsigned int interval
 interval between storing images


Constructor & Destructor Documentation

StoreModeImageRequest ( unsigned int  num,
unsigned int  _interval = 100,
Sketch< uchar >(&)()  func = VRmixin::sketchFromSeg,
unsigned int  dur = 1000 
) [inline]

Constructor.

Definition at line 107 of file LookoutRequests.h.

StoreModeImageRequest ( const StoreModeImageRequest req  )  [inline]

Copy constructor.

Definition at line 114 of file LookoutRequests.h.


Member Data Documentation

unsigned int interval

interval between storing images

Definition at line 119 of file LookoutRequests.h.

unsigned int numImages

number of image(sketch) over which to take mode

Definition at line 118 of file LookoutRequests.h.

Referenced by Lookout::findPixelModes().


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

DualCoding 3.0beta
Generated Wed Oct 4 00:02:26 2006 by Doxygen 1.4.7