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


Public Member Functions | |
| vtkTypeRevisionMacro (vtkSMExtentDomain, vtkSMIntRangeDomain) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | Update (vtkSMProperty *) |
| virtual void | SetAnimationValue (vtkSMProperty *property, int idx, double value) |
Static Public Member Functions | |
| vtkSMExtentDomain * | New () |
Protected Member Functions | |
| vtkSMExtentDomain () | |
| ~vtkSMExtentDomain () | |
| void | Update (vtkSMProxyProperty *pp) |
vtkSMExtentDomain is a subclass of vtkSMIntRangeDomain. In its Update method, it determines the minimum and maximum extent in each dimension of the structured data set with which it is associated. It requires a vtkSMSourceProxy to do this.
Definition at line 33 of file vtkSMExtentDomain.h.
|
|
|
|
|
|
|
|
Reimplemented from vtkSMIntRangeDomain. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkSMIntRangeDomain. |
|
|
Update self checking the "unchecked" values of all required properties. Overwritten by sub-classes. Reimplemented from vtkSMIntRangeDomain. |
|
||||||||||||||||
|
Set the value of an element of a property from the animation editor. Reimplemented from vtkSMIntRangeDomain. |
|
|
|
1.3.5