Public Member Functions

FCam::_Frame Struct Reference

A struct containing the data that makes up a Frame. More...

#include <Frame.h>

Inheritance diagram for FCam::_Frame:
Inheritance graph
[legend]
Collaboration diagram for FCam::_Frame:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void debug (const char *name="") const
 A Frame debugging dump function.

Detailed Description

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 31 of file Frame.h.


Member Function Documentation

void FCam::_Frame::debug ( const char *  name = ""  )  const [virtual]

A Frame debugging dump function.

Prints out all Frame fields and details of the included Image

Definition at line 18 of file Frame.cpp.


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