#include <SVTK_Recorder.h>
|
static void | ProcessEvents (vtkObject *theObject, unsigned long theEvent, void *theClientData, void *theCallData) |
|
Enumerator |
---|
SVTK_Recorder_Unknown |
|
SVTK_Recorder_Record |
|
SVTK_Recorder_Stop |
|
SVTK_Recorder::SVTK_Recorder |
( |
| ) |
|
|
protected |
SVTK_Recorder::~SVTK_Recorder |
( |
| ) |
|
|
protected |
void SVTK_Recorder::AddSkippedFrames |
( |
| ) |
|
|
protected |
void SVTK_Recorder::CheckExistAVIMaker |
( |
| ) |
|
void SVTK_Recorder::DoRecord |
( |
| ) |
|
|
protected |
int SVTK_Recorder::ErrorStatus |
( |
| ) |
const |
bool SVTK_Recorder::GetProgressiveMode |
( |
| ) |
const |
int SVTK_Recorder::GetQuality |
( |
| ) |
const |
void SVTK_Recorder::MakeFileAVI |
( |
| ) |
|
|
protected |
const char * SVTK_Recorder::Name |
( |
| ) |
const |
double SVTK_Recorder::NbFPS |
( |
| ) |
const |
void SVTK_Recorder::Pause |
( |
| ) |
|
void SVTK_Recorder::PreWrite |
( |
| ) |
|
|
protected |
void SVTK_Recorder::ProcessEvents |
( |
vtkObject * |
theObject, |
|
|
unsigned long |
theEvent, |
|
|
void * |
theClientData, |
|
|
void * |
theCallData |
|
) |
| |
|
staticprotected |
void SVTK_Recorder::Record |
( |
| ) |
|
vtkRenderWindow * SVTK_Recorder::RenderWindow |
( |
| ) |
|
void SVTK_Recorder::SetName |
( |
const char * |
theName | ) |
|
void SVTK_Recorder::SetNbFPS |
( |
const double |
theNbFPS | ) |
|
void SVTK_Recorder::SetProgressiveMode |
( |
bool |
theProgressiveMode | ) |
|
void SVTK_Recorder::SetQuality |
( |
int |
theQuality | ) |
|
void SVTK_Recorder::SetRenderWindow |
( |
vtkRenderWindow * |
theRenderWindow | ) |
|
void SVTK_Recorder::SetUseSkippedFrames |
( |
bool |
theUseSkippedFrames | ) |
|
void SVTK_Recorder::Stop |
( |
| ) |
|
bool SVTK_Recorder::UseSkippedFrames |
( |
| ) |
const |
vtkCallbackCommand* SVTK_Recorder::myCommand |
|
protected |
int SVTK_Recorder::myErrorStatus |
|
protected |
vtkWindowToImageFilter* SVTK_Recorder::myFilter |
|
protected |
int SVTK_Recorder::myFrameIndex |
|
protected |
std::string SVTK_Recorder::myName |
|
protected |
std::string SVTK_Recorder::myNameAVIMaker |
|
protected |
double SVTK_Recorder::myNbFPS |
|
protected |
int SVTK_Recorder::myNbWrittenFrames |
|
protected |
int SVTK_Recorder::myPaused |
|
protected |
float SVTK_Recorder::myPriority |
|
protected |
bool SVTK_Recorder::myProgressiveMode |
|
protected |
int SVTK_Recorder::myQuality |
|
protected |
vtkRenderWindow* SVTK_Recorder::myRenderWindow |
|
protected |
int SVTK_Recorder::myState |
|
protected |
double SVTK_Recorder::myTimeStart |
|
protected |
bool SVTK_Recorder::myUseSkippedFrames |
|
protected |
The documentation for this class was generated from the following files: