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