#include <vtkPiecewiseFunctionShiftScale.h>
Inherits vtkPiecewiseFunctionAlgorithm.
| vtkPiecewiseFunctionShiftScale::vtkPiecewiseFunctionShiftScale |
( |
| ) |
|
|
protected |
| vtkPiecewiseFunctionShiftScale::~vtkPiecewiseFunctionShiftScale |
( |
| ) |
|
|
protected |
| virtual const char* vtkPiecewiseFunctionShiftScale::GetClassName |
( |
| ) |
|
|
virtual |
| static int vtkPiecewiseFunctionShiftScale::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
| virtual int vtkPiecewiseFunctionShiftScale::IsA |
( |
const char * |
type | ) |
|
|
virtual |
| void vtkPiecewiseFunctionShiftScale::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
| 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 |
| double vtkPiecewiseFunctionShiftScale::PositionShift |
|
protected |
| double vtkPiecewiseFunctionShiftScale::PositionScale |
|
protected |
| double vtkPiecewiseFunctionShiftScale::ValueShift |
|
protected |
| double vtkPiecewiseFunctionShiftScale::ValueScale |
|
protected |
The documentation for this class was generated from the following file: