|
| virtual vtkTypeBool | IsA (const char *type) |
| | Return 1 if this class is the same type of (or a subclass of) the named class.
|
| |
| vtkAVIWriter * | NewInstance () const |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) override |
| | Methods invoked by print to print information about the object including superclasses.
|
| |
|
| void | Start () override |
| | These methods start writing an AVI file, write a frame to the file and then end the writing process.
|
| |
| void | Write () override |
| | These methods start writing an AVI file, write a frame to the file and then end the writing process.Vtk avi writer biography wikipedia
|
| |
| void | End () override |
| | These methods start writing an AVI file, write a frame to the file and then end the writing process.
|
| |
|
| virtual void | SetRate (int) |
| | Set/Get the frame rate, in frame/s.
|
| |
| virtual int | GetRate () |
| &
|