tracking::input_ready Struct Reference
#include <events.h>
List of all members.
Public Member Functions |
| input_ready (vpImage< vpRGBa > &I, vpCameraParameters &cam, int frame) |
| input_ready (vpImage< vpRGBa > &I, vpCameraParameters &cam) |
Public Attributes |
vpCameraParameters | cam_ |
int | frame |
vpImage< vpRGBa > & | I |
Detailed Description
Definition at line 8 of file events.h.
Constructor & Destructor Documentation
tracking::input_ready::input_ready |
( |
vpImage< vpRGBa > & |
I, |
|
|
vpCameraParameters & |
cam | |
|
) |
| | [inline] |
tracking::input_ready::input_ready |
( |
vpImage< vpRGBa > & |
I, |
|
|
vpCameraParameters & |
cam, |
|
|
int |
frame | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: