<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageSphere%28API%29</id>
		<title>lmrcImageSphere(API) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageSphere%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageSphere(API)&amp;action=history"/>
		<updated>2026-05-13T22:03:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageSphere(API)&amp;diff=3845&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/mrcImage/src/'''lmrcImageSphere''' is API for creating a sphere image. It is used by mrcImageSphere.  == constant ==  == struct == Setting for lmrcImageSphere  t...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageSphere(API)&amp;diff=3845&amp;oldid=prev"/>
				<updated>2014-09-04T00:26:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageSphere&amp;#039;&amp;#039;&amp;#039; is API for creating a sphere image. It is used by &lt;a href=&quot;/Eos/index.php/mrcImageSphere&quot; title=&quot;mrcImageSphere&quot;&gt;mrcImageSphere&lt;/a&gt;.  == constant ==  == struct == Setting for lmrcImageSphere  t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/mrcImage/src/'''lmrcImageSphere''' is API for creating a sphere image. It is used by [[mrcImageSphere]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
Setting for lmrcImageSphere&lt;br /&gt;
 typedef struct lmrcImageSphereInfo {&lt;br /&gt;
 		float size;&lt;br /&gt;
 		float r;&lt;br /&gt;
 		float w;&lt;br /&gt;
 		long mode;&lt;br /&gt;
 }lmrcImageSphereInfo;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt; &lt;br /&gt;
		&amp;lt;th&amp;gt;Member&amp;lt;/th&amp;gt; &lt;br /&gt;
		&amp;lt;th&amp;gt;In or Out&amp;lt;/th&amp;gt; &lt;br /&gt;
		&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &lt;br /&gt;
	&amp;lt;/tr&amp;gt; &lt;br /&gt;
	&amp;lt;tr&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;size&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Length&amp;lt;/td&amp;gt; &lt;br /&gt;
	&amp;lt;/tr&amp;gt; &lt;br /&gt;
	&amp;lt;tr&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;r&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Raduis&amp;lt;/td&amp;gt; &lt;br /&gt;
	&amp;lt;/tr&amp;gt; &lt;br /&gt;
	&amp;lt;tr&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;w&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;value of sphere&amp;lt;/td&amp;gt; &lt;br /&gt;
	&amp;lt;/tr&amp;gt; &lt;br /&gt;
	&amp;lt;tr&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;mode&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Input&amp;lt;/td&amp;gt; &lt;br /&gt;
		&amp;lt;td&amp;gt;Image mode&amp;lt;/td&amp;gt; &lt;br /&gt;
	&amp;lt;/tr&amp;gt; &lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
===Create sphere image===&lt;br /&gt;
Create a sphere image depending on '''info''', and output to '''out'''.&lt;br /&gt;
 extern void lmrcImageSphere(lmrcImageSphereInfo* info, mrcImage* out);&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>