vtkPiecewiseFunctionShiftScale Class Reference
#include <vtkPiecewiseFunctionShiftScale.h>
Inheritance diagram for vtkPiecewiseFunctionShiftScale:
[legend]Collaboration diagram for vtkPiecewiseFunctionShiftScale:
[legend]List of all members.
Detailed Description
- Created by:
-
- CVS contributions (if > 5%):
- Henderson, Amy (78%)
- Martin, Ken (13%)
- Cedilnik, Andy (6%)
- CVS logs (CVSweb):
.cxx (/Filtering/vtkPiecewiseFunctionShiftScale
.cxx)
.h (/Filtering/vtkPiecewiseFunctionShiftScale
.h)
Definition at line 40 of file vtkPiecewiseFunctionShiftScale.h.
Member Typedef Documentation
Constructor & Destructor Documentation
vtkPiecewiseFunctionShiftScale::vtkPiecewiseFunctionShiftScale |
( |
|
) |
[protected] |
|
Member Function Documentation
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
Reimplemented from vtkAlgorithm. |
virtual const char* vtkPiecewiseFunctionShiftScale::GetClassName |
( |
|
) |
[virtual] |
|
int vtkPiecewiseFunctionShiftScale::IsTypeOf |
( |
const char * |
type |
) |
[static] |
|
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.
Reimplemented from vtkPiecewiseFunctionToPiecewiseFunctionFilter. |
virtual int vtkPiecewiseFunctionShiftScale::IsA |
( |
const char * |
type |
) |
[virtual] |
|
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.
Reimplemented from vtkPiecewiseFunctionToPiecewiseFunctionFilter. |
void vtkPiecewiseFunctionShiftScale::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
[virtual] |
|
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
Reimplemented from vtkPiecewiseFunctionToPiecewiseFunctionFilter. |
virtual void vtkPiecewiseFunctionShiftScale::SetPositionShift |
( |
double |
|
) |
[virtual] |
|
virtual void vtkPiecewiseFunctionShiftScale::SetPositionScale |
( |
double |
|
) |
[virtual] |
|
virtual void vtkPiecewiseFunctionShiftScale::SetValueShift |
( |
double |
|
) |
[virtual] |
|
virtual void vtkPiecewiseFunctionShiftScale::SetValueScale |
( |
double |
|
) |
[virtual] |
|
virtual double vtkPiecewiseFunctionShiftScale::GetPositionShift |
( |
|
) |
[virtual] |
|
virtual double vtkPiecewiseFunctionShiftScale::GetPositionScale |
( |
|
) |
[virtual] |
|
virtual double vtkPiecewiseFunctionShiftScale::GetValueShift |
( |
|
) |
[virtual] |
|
virtual double vtkPiecewiseFunctionShiftScale::GetValueScale |
( |
|
) |
[virtual] |
|
void vtkPiecewiseFunctionShiftScale::Execute |
( |
|
) |
[protected, virtual] |
|
|
This method is the old style execute method
Reimplemented from vtkSource. |
Member Data Documentation
The documentation for this class was generated from the following file: