Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWSurfaceMaterialPropertyWidget Class Reference

widget to control the material property of a polygonal surface (vtkProperty) More...

#include <vtkKWSurfaceMaterialPropertyWidget.h>

Inheritance diagram for vtkKWSurfaceMaterialPropertyWidget:

Inheritance graph
[legend]
Collaboration diagram for vtkKWSurfaceMaterialPropertyWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWSurfaceMaterialPropertyWidget, vtkKWMaterialPropertyWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Update ()
virtual void SetProperty (vtkProperty *prop)
virtual vtkProperty * GetProperty ()

Static Public Member Functions

vtkKWSurfaceMaterialPropertyWidgetNew ()

Protected Member Functions

 vtkKWSurfaceMaterialPropertyWidget ()
 ~vtkKWSurfaceMaterialPropertyWidget ()
virtual void SendStateEvent (int event)
virtual int UpdatePropertyFromInterface ()
virtual int UpdatePropertyFromPreset (const Preset *preset)

Protected Attributes

vtkProperty * Property

Detailed Description

widget to control the material property of a polygonal surface (vtkProperty)

Definition at line 27 of file vtkKWSurfaceMaterialPropertyWidget.h.


Constructor & Destructor Documentation

vtkKWSurfaceMaterialPropertyWidget::vtkKWSurfaceMaterialPropertyWidget  )  [protected]
 

vtkKWSurfaceMaterialPropertyWidget::~vtkKWSurfaceMaterialPropertyWidget  )  [protected]
 


Member Function Documentation

vtkKWSurfaceMaterialPropertyWidget* vtkKWSurfaceMaterialPropertyWidget::New  )  [static]
 

Reimplemented from vtkKWCompositeWidget.

vtkKWSurfaceMaterialPropertyWidget::vtkTypeRevisionMacro vtkKWSurfaceMaterialPropertyWidget  ,
vtkKWMaterialPropertyWidget 
 

void vtkKWSurfaceMaterialPropertyWidget::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWMaterialPropertyWidget.

virtual void vtkKWSurfaceMaterialPropertyWidget::SetProperty vtkProperty *  prop  )  [virtual]
 

Set/get the volume property to edit with this widget

virtual vtkProperty* vtkKWSurfaceMaterialPropertyWidget::GetProperty  )  [virtual]
 

Set/get the volume property to edit with this widget

virtual void vtkKWSurfaceMaterialPropertyWidget::Update  )  [virtual]
 

Refresh the interface given the value extracted from the current property.

Reimplemented from vtkKWMaterialPropertyWidget.

virtual int vtkKWSurfaceMaterialPropertyWidget::UpdatePropertyFromInterface  )  [protected, virtual]
 

Update the property from the interface values or a preset Return 1 if the property was modified, 0 otherwise

Implements vtkKWMaterialPropertyWidget.

virtual int vtkKWSurfaceMaterialPropertyWidget::UpdatePropertyFromPreset const Preset *  preset  )  [protected, virtual]
 

Update the property from the interface values or a preset Return 1 if the property was modified, 0 otherwise

Implements vtkKWMaterialPropertyWidget.

virtual void vtkKWSurfaceMaterialPropertyWidget::SendStateEvent int  event  )  [protected, virtual]
 

Send an event representing the state of the widget

Reimplemented from vtkKWMaterialPropertyWidget.


Member Data Documentation

vtkProperty* vtkKWSurfaceMaterialPropertyWidget::Property [protected]
 

Definition at line 49 of file vtkKWSurfaceMaterialPropertyWidget.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:45:10 2006 for ParaView by doxygen 1.3.5