
Public Member Functions | |
| TCellColors2Color (vtkUnsignedCharArray *theColors) | |
| virtual vtkIdType | GetTupleId (vtkIdType thePointId, vtkIdType theCellId) |
| virtual void | get (TVertex &theVertex, vtkIdType thePointId, vtkIdType theCellId) |
Data Fields | |
| vtkUnsignedCharArray * | myColors |
| TCellColors2Color.TCellColors2Color | ( | vtkUnsignedCharArray * | theColors | ) |
| virtual vtkIdType TCellColors2Color.GetTupleId | ( | vtkIdType | thePointId, |
| vtkIdType | theCellId | ||
| ) | [virtual] |
Implements TColors2Color.
| virtual void TColors2Color.get | ( | TVertex & | theVertex, |
| vtkIdType | thePointId, | ||
| vtkIdType | theCellId | ||
| ) | [virtual, inherited] |
Implements TColorFunctorBase.
References batchmode_visu_view3d.aColor, ComputeHue(), TColors2Color.GetTupleId(), and TColors2Color.myColors.
vtkUnsignedCharArray* TColors2Color.myColors [inherited] |