
Public Member Functions | |
| TColorFunctorBase (vtkProperty *theProperty) | |
| virtual void | get (TVertex &theVertex, vtkIdType thePointId, vtkIdType theCellId)=0 |
Data Fields | |
| vtkFloatingPointType | myAlpha |
| VTK.TColorFunctorBase.TColorFunctorBase | ( | vtkProperty * | theProperty | ) |
References VTK.TColorFunctorBase.myAlpha.
| virtual void VTK.TColorFunctorBase.get | ( | TVertex & | theVertex, |
| vtkIdType | thePointId, | ||
| vtkIdType | theCellId | ||
| ) | [pure virtual] |
Implemented in VTK.TPropertyColor, and VTK.TColors2Color.