<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=mapFile%28API%29</id>
		<title>mapFile(API) - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=mapFile%28API%29"/>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=mapFile(API)&amp;action=history"/>
		<updated>2026-04-16T14:40:07Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=mapFile(API)&amp;diff=8367&amp;oldid=prev</id>
		<title>Kinoshita: ページの作成:「DataManip/'''mapFile'''はmapファイルのためのAPI です。  == 定数 ==  == 構造体 ==  typedef struct mapFileShortCoord {  	short x;  	short y;  	short z;...」</title>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=mapFile(API)&amp;diff=8367&amp;oldid=prev"/>
				<updated>2014-05-20T02:55:42Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「DataManip/&amp;#039;&amp;#039;&amp;#039;mapFile&amp;#039;&amp;#039;&amp;#039;は&lt;a href=&quot;/EosJ/index.php?title=map&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;map (存在しないページ)&quot;&gt;map&lt;/a&gt;ファイルのためのAPI です。  == 定数 ==  == 構造体 ==  typedef struct mapFileShortCoord {  	short x;  	short y;  	short z;...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/'''mapFile'''は[[map]]ファイルのためのAPI です。&lt;br /&gt;
&lt;br /&gt;
== 定数 ==&lt;br /&gt;
&lt;br /&gt;
== 構造体 ==&lt;br /&gt;
 typedef struct mapFileShortCoord {&lt;br /&gt;
 	short x;&lt;br /&gt;
 	short y;&lt;br /&gt;
 	short z;&lt;br /&gt;
 } mapShortCoord;&lt;br /&gt;
&lt;br /&gt;
 typedef struct mapFileHeader {&lt;br /&gt;
 	mapShortCoord Start;&lt;br /&gt;
 	mapShortCoord N;&lt;br /&gt;
 	mapShortCoord M;&lt;br /&gt;
 	mapShortCoord Length;&lt;br /&gt;
 	mapShortCoord Angle;&lt;br /&gt;
 	short prod;&lt;br /&gt;
 	short plus;&lt;br /&gt;
 	short i1;&lt;br /&gt;
 	short i2;&lt;br /&gt;
 	short dummy[256-19];&lt;br /&gt;
 } mapFileHeader;&lt;br /&gt;
&lt;br /&gt;
 typedef struct mapFile {&lt;br /&gt;
 	mapFileHeader Header;&lt;br /&gt;
 	unsigned char* Image;&lt;br /&gt;
 } mapFile;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>