#include <ssMultibeamAlongBathymetryRenderView.h>
Inheritance diagram for ssMultibeamAlongBathymetryRenderView:
Public Member Functions | |
vtkTypeMacro (ssMultibeamAlongBathymetryRenderView, vtkKWView) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
Print the state of this object. | |
virtual void | CreateViewProperties () |
Add widgets to vtkKWView's notebook. | |
virtual void | Create (vtkKWApplication *app, const char *args) |
Create the TK widgets associated with the view. | |
Static Public Member Functions | |
static ssMultibeamAlongBathymetryRenderView * | New () |
Instantiate a new object of this type. | |
Protected Member Functions | |
ssMultibeamAlongBathymetryRenderView () | |
Ctor. | |
virtual | ~ssMultibeamAlongBathymetryRenderView () |
Dtor. | |
vtkSetStringMacro (RenderPending) |
Definition at line 81 of file ssMultibeamAlongBathymetryRenderView.h.
ssMultibeamAlongBathymetryRenderView::ssMultibeamAlongBathymetryRenderView | ( | ) | [protected] |
Ctor.
virtual ssMultibeamAlongBathymetryRenderView::~ssMultibeamAlongBathymetryRenderView | ( | ) | [protected, virtual] |
Dtor.
static ssMultibeamAlongBathymetryRenderView* ssMultibeamAlongBathymetryRenderView::New | ( | ) | [static] |
Instantiate a new object of this type.
This is the only method that objects of this type may be created.
Reimplemented from ssMultibeamRenderView.
ssMultibeamAlongBathymetryRenderView::vtkTypeMacro | ( | ssMultibeamAlongBathymetryRenderView | , | |
vtkKWView | ||||
) |
void ssMultibeamAlongBathymetryRenderView::PrintSelf | ( | ostream & | os, | |
vtkIndent | indent | |||
) |
Print the state of this object.
os | The output stream. | |
indent | The indentation level. Used for formating output. |
Reimplemented from ssMultibeamRenderView.
virtual void ssMultibeamAlongBathymetryRenderView::CreateViewProperties | ( | ) | [virtual] |
virtual void ssMultibeamAlongBathymetryRenderView::Create | ( | vtkKWApplication * | app, | |
const char * | args | |||
) | [virtual] |
Create the TK widgets associated with the view.
app | The application. | |
args | Aguments to the frame widget. |
Reimplemented from ssMultibeamRenderView.
ssMultibeamAlongBathymetryRenderView::vtkSetStringMacro | ( | RenderPending | ) | [protected] |
Reimplemented from ssMultibeamRenderView.