
Public Member Functions | |
| TPropertyColor (vtkProperty *theProperty) | |
| virtual void | get (TVertex &theVertex, vtkIdType thePointId, vtkIdType theCellId) |
Data Fields | |
| vtkFloatingPointType | myColor [3] |
| vtkFloatingPointType | myHue |
| TPropertyColor.TPropertyColor | ( | vtkProperty * | theProperty | ) |
References ComputeHue(), myColor, and myHue.
| virtual void TPropertyColor.get | ( | TVertex & | theVertex, |
| vtkIdType | thePointId, | ||
| vtkIdType | theCellId | ||
| ) | [virtual] |
Implements TColorFunctorBase.
| vtkFloatingPointType TPropertyColor.myColor[3] |
| vtkFloatingPointType TPropertyColor.myHue |