#include <ssMultibeamAcrossBathymetryRenderView.h>
Inheritance diagram for ssMultibeamAcrossBathymetryRenderView:
Public Member Functions | |
vtkTypeMacro (ssMultibeamAcrossBathymetryRenderView, 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 ssMultibeamAcrossBathymetryRenderView * | New () |
Instantiate a new object of this type. | |
Protected Member Functions | |
ssMultibeamAcrossBathymetryRenderView () | |
Ctor. | |
virtual | ~ssMultibeamAcrossBathymetryRenderView () |
Dtor. | |
vtkSetStringMacro (RenderPending) |
Definition at line 80 of file ssMultibeamAcrossBathymetryRenderView.h.
ssMultibeamAcrossBathymetryRenderView::ssMultibeamAcrossBathymetryRenderView | ( | ) | [protected] |
Ctor.
virtual ssMultibeamAcrossBathymetryRenderView::~ssMultibeamAcrossBathymetryRenderView | ( | ) | [protected, virtual] |
Dtor.
static ssMultibeamAcrossBathymetryRenderView* ssMultibeamAcrossBathymetryRenderView::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.
ssMultibeamAcrossBathymetryRenderView::vtkTypeMacro | ( | ssMultibeamAcrossBathymetryRenderView | , | |
vtkKWView | ||||
) |
void ssMultibeamAcrossBathymetryRenderView::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 ssMultibeamAcrossBathymetryRenderView::CreateViewProperties | ( | ) | [virtual] |
virtual void ssMultibeamAcrossBathymetryRenderView::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.
ssMultibeamAcrossBathymetryRenderView::vtkSetStringMacro | ( | RenderPending | ) | [protected] |
Reimplemented from ssMultibeamRenderView.