#include <recorder.H>
Collaboration diagram for CamState:
Public Member Functions | |
CamState (double time, CCAMptr &ncam) | |
~CamState () | |
double | t () |
CAMptr | cam () |
Protected Attributes | |
double | _t |
CAMptr | _cam |
Definition at line 12 of file recorder.H.
|
Definition at line 20 of file recorder.H. |
|
Definition at line 25 of file recorder.H. References _cam. |
|
Definition at line 29 of file recorder.H. References _cam. |
|
Definition at line 28 of file recorder.H. References _t. |
|
Definition at line 17 of file recorder.H. Referenced by cam(), CamState(), and ~CamState(). |
|
Definition at line 16 of file recorder.H. Referenced by CamState(), and t(). |