GLIP-Lib
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Modules.hpp
Go to the documentation of this file.
1 /* ************************************************************************************************************* */
2 /* */
3 /* GLIP-LIB */
4 /* OpenGL Image Processing LIBrary */
5 /* */
6 /* Author : R. Kerviche */
7 /* LICENSE : MIT License */
8 /* Website : glip-lib.net */
9 /* */
10 /* File : Modules.hpp */
11 /* Original Date : October 17th 2010 */
12 /* */
13 /* Description : Optional modules and tools */
14 /* */
15 /* ************************************************************************************************************* */
16 
24 #ifndef __GLIP_LIB_MODULES_LIBRARY_INCLUDE__
25 #define __GLIP_LIB_MODULES_LIBRARY_INCLUDE__
26 
27  #include "Modules/LayoutLoader.hpp"
29  #include "Modules/ImageBuffer.hpp"
30  #include "Modules/FFT.hpp"
32 
33 #endif
Module : Image Buffer.
Geometry loaders for Wavefront Object (OBJ) and STL file formats.
Layout Loader from files or strings.
FFT pipeline generators for gray level input (real and complex).
Uniforms variables save/load.