#include <vtkPVRampKeyFrame.h>
Inheritance diagram for vtkPVRampKeyFrame:
Public Member Functions | |
vtkTypeRevisionMacro (vtkPVRampKeyFrame, vtkPVPropertyKeyFrame) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
vtkPVRampKeyFrame * | New () |
Protected Member Functions | |
vtkPVRampKeyFrame () | |
~vtkPVRampKeyFrame () | |
virtual void | ChildCreate (vtkKWApplication *app) |
Definition at line 26 of file vtkPVRampKeyFrame.h.
|
|
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
|
|
Reimplemented from vtkPVPropertyKeyFrame. |
|
Subclasses create the GUI elements they need in this method. Don't forget to call the superclass implementation. Reimplemented from vtkPVPropertyKeyFrame. |