vcg::TrackRecorder Struct Reference

#include <trackrecorder.h>

List of all members.

Public Types

enum  { PLAY, REC, OFF }

Public Member Functions

void RecordTrackball (Trackball &t)
void StartPlaying (char *namefile)
void StartRecording (char *namefile)
void Stop ()
 TrackRecorder ()
void UpdateTrackball (Trackball &t)

Public Attributes

enum vcg::TrackRecorder:: { ... }  mode
int nextTime
int startTime
FILE * trackfile

Detailed Description

Definition at line 42 of file trackrecorder.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
PLAY 
REC 
OFF 

Definition at line 48 of file trackrecorder.h.


Constructor & Destructor Documentation

vcg::TrackRecorder::TrackRecorder (  )  [inline]

Definition at line 44 of file trackrecorder.h.


Member Function Documentation

void vcg::TrackRecorder::RecordTrackball ( Trackball t  )  [inline]

Definition at line 78 of file trackrecorder.h.

void vcg::TrackRecorder::StartPlaying ( char *  namefile  )  [inline]

Definition at line 52 of file trackrecorder.h.

void vcg::TrackRecorder::StartRecording ( char *  namefile  )  [inline]

Definition at line 71 of file trackrecorder.h.

void vcg::TrackRecorder::Stop (  )  [inline]

Definition at line 84 of file trackrecorder.h.

void vcg::TrackRecorder::UpdateTrackball ( Trackball t  )  [inline]

Definition at line 61 of file trackrecorder.h.


Member Data Documentation

Definition at line 49 of file trackrecorder.h.

Definition at line 49 of file trackrecorder.h.

Definition at line 46 of file trackrecorder.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:07 2013