JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
GraphLib.h
Go to the documentation of this file.
1#ifndef __JBXL_CPP_GRAPHIC_LIBRARY_H_
2#define __JBXL_CPP_GRAPHIC_LIBRARY_H_
3
24#include "MathLib.h"
25
26#include "ExGData.h"
27#include "Graph.h"
28#include "Gio.h"
29#include "Morph.h"
30#include "Thinning.h"
31
32#define JBXL_GRAPHLIB_VERSION "v5.0 '08 8/11"
33#define JBXL_GRAPHLIB_NAME "GraphLib"
34#define JBXL_GRAPHLIB_COPYRIGHT "by Fumi.Iseki (C) 2000"
35
36
37#endif
38
グラフィック用ファイル入出力関数ヘッダ
グラフィックデータ定義用ヘッダ for C++
数学ライブラリ
モルフォリジーライブラリ
細線化関数