Public Types | Public Member Functions | Public Attributes
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

Definition at line 44 of file trackrecorder.h.


Member Function Documentation

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.

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:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:23