OSDN Git Service

first
[psychlops/cpp.git] / psychlops / extension / psychlops_extensions.h
1 /*\r
2  *  psychlops_extentions.h\r
3  *  Psychlops Standard Library (Universal)\r
4  *\r
5  *  Last Modified 2005/10/05 by Kenchi HOSOKAWA\r
6  *  (C) 2005 Kenchi HOSOKAWA, Kazushi MARUYA, Takao SATO\r
7  */\r
8 \r
9 #ifndef HEADER_PSYCHLOPS_EXTENTIONS\r
10 #define HEADER_PSYCHLOPS_EXTENTIONS\r
11 \r
12 #include "psychlops_prototype.h"\r
13 #include "devices/psychlops_extentions_devices.h"\r
14 \r
15 #include "standard/math/psychlops_math_extension.h"\r
16 #include "standard/fft/psychlops_FFTW_bridge.h"\r
17 #include "standard/psychophysics/psychlops_exp_psychophysics.h"\r
18 #include "standard/figure/psychlops_figure_standard.h"\r
19 #include "standard/shader/psychlops_g_shader.h"\r
20 #include "standard/shader/psychlops_g_shader_fig.h"\r
21 #include "standard/figure/psychlops_figure_visualization.h"\r
22 #include "standard/widgets/psychlops_widget.h"\r
23 #include "standard/widgets/psychlops_widgets.h"\r
24 #include "standard/widgets/psychlops_widgets_prototype.h"\r
25 \r
26 namespace Psychlops {\r
27 \r
28 }\r
29 \r
30 \r
31 #endif\r