
Public Member Functions | |
| TPointColors2Color (vtkProperty *theProperty, vtkUnsignedCharArray *theColors) | |
| virtual vtkIdType | GetTupleId (vtkIdType thePointId, vtkIdType theCellId) |
| virtual void | get (TVertex &theVertex, vtkIdType thePointId, vtkIdType theCellId) |
Data Fields | |
| vtkUnsignedCharArray * | myColors |
| vtkFloatingPointType | myAlpha |
| VTK.TPointColors2Color.TPointColors2Color | ( | vtkProperty * | theProperty, |
| vtkUnsignedCharArray * | theColors | ||
| ) |
| virtual vtkIdType VTK.TPointColors2Color.GetTupleId | ( | vtkIdType | thePointId, |
| vtkIdType | theCellId | ||
| ) | [virtual] |
Implements VTK.TColors2Color.
| virtual void VTK.TColors2Color.get | ( | TVertex & | theVertex, |
| vtkIdType | thePointId, | ||
| vtkIdType | theCellId | ||
| ) | [virtual, inherited] |
Implements VTK.TColorFunctorBase.
References VTK.TColors2Color.GetTupleId(), VTK.TColorFunctorBase.myAlpha, and VTK.TColors2Color.myColors.
vtkUnsignedCharArray* VTK.TColors2Color.myColors [inherited] |
vtkFloatingPointType VTK.TColorFunctorBase.myAlpha [inherited] |