#include <ssMultibeamPlanRenderView.h>
Inheritance diagram for ssMultibeamPlanRenderView:


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