Salome HOME
Merge from BR_PORTING_VTK6 01/03/2013
[modules/smesh.git] / src / OBJECT / SMESH_NodeLabelActor.h
index 03de78f3ad7117b9ad09ab821dd80ff042a091e0..601abb0e7c4d9f1253aec8ae628af6ae784637b2 100644 (file)
@@ -59,7 +59,7 @@ public:
   
   virtual void SetFontProperties( SMESH::LabelFont family, int size,
                                   bool bold, bool italic, bool shadow,
-                                  vtkFloatingPointType r, vtkFloatingPointType g, vtkFloatingPointType b );
+                                  double r, double g, double b );
 
   void UpdateLabels();