1 #ifndef RIPPLING_PROVIDER_H_
2 #define RIPPLING_PROVIDER_H_
7 /*----------------------------------------------------------------------*\
9 \*---------------------------------------------------------------------*/
11 /*--------------------------------------*\
13 \*-------------------------------------*/
15 class RipplingProvider
18 static Rippling
* createMOO(void);
19 static Image
* createGL(void);
25 /*----------------------------------------------------------------------*\
27 \*---------------------------------------------------------------------*/