A struct containing the data that makes up a Frame. More...
#include <Frame.h>
Public Member Functions | |
virtual void | debug (const char *name="") const |
A Frame debugging dump function. |
A struct containing the data that makes up a Frame.
You should not instantiate a _Frame, unless you're making dummy frames for testing purposes.
Definition at line 38 of file Frame.h.
void FCam::_Frame::debug | ( | const char * | name = "" |
) | const [virtual] |