delete myTimer;
}
}
-// EO namespace bbPackRecalage
\ No newline at end of file
+// EO namespace bbPackRecalage
+
}
}
-
//------------------------------------------------------------
void CheckBoard::setInputImage1(vtkImageData *_image)
{
void CheckBoard::setRows(int rows)
{
squaresY=rows;
-}
\ No newline at end of file
+}
+
_convolve->Update();
_cast->SetInput(_convolve->GetOutput());
_cast->SetOutputScalarTypeToDouble();
-}
\ No newline at end of file
+}
+
void Transparency::setPercent(int percent)
{
_percent=(double)percent/100.0;
-}
\ No newline at end of file
+}
+
double VectorMath::GetAngle()
{
-}*/
\ No newline at end of file
+}*/
+
vtkMath *_math;
};
-#endif
\ No newline at end of file
+#endif
+