mirror of
https://github.com/dyne/frei0r.git
synced 2025-12-05 22:29:59 +01:00
Update generated HTML docs for API version 1.2.
These docs are what appears on piksel.org and are installed.
This commit is contained in:
1517
Doxyfile.piksel
Normal file
1517
Doxyfile.piksel
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,4 @@
|
|||||||
htmldocs_DATA = \
|
htmldocs_DATA = \
|
||||||
$(shell ls * | grep -v Makefile)
|
$(shell ls * | grep -v Makefile)
|
||||||
|
|
||||||
htmldocsdir=${prefix}/share/doc/${PACKAGE}-1.1/html
|
htmldocsdir=${prefix}/share/doc/${PACKAGE}-1.2/html
|
||||||
|
|
||||||
|
|||||||
@@ -1,32 +1,79 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Structures</title>
|
<title>frei0r: Data Structures</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
<h1>frei0r Data Structures</h1>Here are the data structures with brief descriptions:<table>
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Data Structures</h1>Here are the data structures with brief descriptions:<table>
|
||||||
<tr><td class="indexkey"><a class="el" href="structf0r__param__color.html">f0r_param_color</a></td><td class="indexvalue"></td></tr>
|
<tr><td class="indexkey"><a class="el" href="structf0r__param__color.html">f0r_param_color</a></td><td class="indexvalue"></td></tr>
|
||||||
<tr><td class="indexkey"><a class="el" href="structf0r__param__info.html">f0r_param_info</a></td><td class="indexvalue"></td></tr>
|
<tr><td class="indexkey"><a class="el" href="structf0r__param__info.html">f0r_param_info</a></td><td class="indexvalue"></td></tr>
|
||||||
<tr><td class="indexkey"><a class="el" href="structf0r__param__position.html">f0r_param_position</a></td><td class="indexvalue"></td></tr>
|
<tr><td class="indexkey"><a class="el" href="structf0r__param__position.html">f0r_param_position</a></td><td class="indexvalue"></td></tr>
|
||||||
<tr><td class="indexkey"><a class="el" href="structf0r__plugin__info.html">f0r_plugin_info</a></td><td class="indexvalue"></td></tr>
|
<tr><td class="indexkey"><a class="el" href="structf0r__plugin__info.html">f0r_plugin_info</a></td><td class="indexvalue"></td></tr>
|
||||||
</table>
|
</table>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
77
doc/html/classes.html
Normal file
77
doc/html/classes.html
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<title>frei0r: Alphabetical List</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
|
</head><body>
|
||||||
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
function changeDisplayState (e){
|
||||||
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
|
var button=this.firstChild;
|
||||||
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li class="current"><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Data Structure Index</h1><p><div class="qindex"><a class="qindex" href="#letter_F">F</a></div><p>
|
||||||
|
<table align="center" width="95%" border="0" cellspacing="0" cellpadding="0">
|
||||||
|
<tr><td><a name="letter_F"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah"> F </div></td></tr></table>
|
||||||
|
</td><td><a class="el" href="structf0r__param__color.html">f0r_param_color</a> </td><td><a class="el" href="structf0r__param__info.html">f0r_param_info</a> </td><td><a class="el" href="structf0r__param__position.html">f0r_param_position</a> </td><td><a class="el" href="structf0r__plugin__info.html">f0r_plugin_info</a> </td></tr></table><p><div class="qindex"><a class="qindex" href="#letter_F">F</a></div><p>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
|
<a href="http://www.doxygen.org/index.html">
|
||||||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
doc/html/closed.gif
Normal file
BIN
doc/html/closed.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 B |
86
doc/html/dir_76cdc01cff358dba5595c196bc9fe892.html
Normal file
86
doc/html/dir_76cdc01cff358dba5595c196bc9fe892.html
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<title>frei0r: include/ Directory Reference</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
|
</head><body>
|
||||||
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
function changeDisplayState (e){
|
||||||
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
|
var button=this.firstChild;
|
||||||
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="navpath"><a class="el" href="dir_76cdc01cff358dba5595c196bc9fe892.html">include</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>include Directory Reference</h1>
|
||||||
|
<p>
|
||||||
|
<div class="dynheader">
|
||||||
|
</div>
|
||||||
|
<div class="dynsection">
|
||||||
|
<p><center><img src="dir_76cdc01cff358dba5595c196bc9fe892_dep.png" border="0" usemap="#dir_76cdc01cff358dba5595c196bc9fe892_dep_map" alt="include/"></center>
|
||||||
|
<map name="dir_76cdc01cff358dba5595c196bc9fe892_dep_map">
|
||||||
|
<area shape="rect" href="dir_76cdc01cff358dba5595c196bc9fe892.html" title="include" alt="" coords="5,5,77,53"></map>
|
||||||
|
</div>
|
||||||
|
<table border="0" cellpadding="0" cellspacing="0">
|
||||||
|
<tr><td></td></tr>
|
||||||
|
<tr><td colspan="2"><br><h2>Files</h2></td></tr>
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">file </td><td class="memItemRight" valign="bottom"><a class="el" href="frei0r_8h.html">frei0r.h</a> <a href="frei0r_8h-source.html">[code]</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">This file defines the frei0r api, version 1.2. <br></td></tr>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
|
<a href="http://www.doxygen.org/index.html">
|
||||||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
1
doc/html/dir_76cdc01cff358dba5595c196bc9fe892_dep.map
Normal file
1
doc/html/dir_76cdc01cff358dba5595c196bc9fe892_dep.map
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<area shape="rect" href="dir_76cdc01cff358dba5595c196bc9fe892.html" title="include" alt="" coords="5,5,77,53">
|
||||||
BIN
doc/html/dir_76cdc01cff358dba5595c196bc9fe892_dep.png
Normal file
BIN
doc/html/dir_76cdc01cff358dba5595c196bc9fe892_dep.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -1,23 +1,69 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Directory Hierarchy</title>
|
<title>frei0r: Directory Hierarchy</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li id="current"><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<h1>frei0r Directories</h1>This directory hierarchy is sorted roughly, but not completely, alphabetically:<ul>
|
button.src='open.gif';
|
||||||
<li><a class="el" href="dir_c6a51e201754b7c7dc5a21651891d7e2.html">include</a>
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li class="current"><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Directories</h1>This directory hierarchy is sorted roughly, but not completely, alphabetically:<ul>
|
||||||
|
<li><a class="el" href="dir_76cdc01cff358dba5595c196bc9fe892.html">include</a>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -2,19 +2,21 @@ BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
|
|||||||
font-family: Geneva, Arial, Helvetica, sans-serif;
|
font-family: Geneva, Arial, Helvetica, sans-serif;
|
||||||
}
|
}
|
||||||
BODY,TD {
|
BODY,TD {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
}
|
}
|
||||||
H1 {
|
H1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 160%;
|
font-size: 160%;
|
||||||
}
|
}
|
||||||
H2 {
|
H2 {
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
}
|
}
|
||||||
H3 {
|
H3 {
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
CAPTION {
|
||||||
|
font-weight: bold
|
||||||
}
|
}
|
||||||
CAPTION { font-weight: bold }
|
|
||||||
DIV.qindex {
|
DIV.qindex {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #e8eef2;
|
background-color: #e8eef2;
|
||||||
@@ -24,7 +26,7 @@ DIV.qindex {
|
|||||||
padding: 2px;
|
padding: 2px;
|
||||||
line-height: 140%;
|
line-height: 140%;
|
||||||
}
|
}
|
||||||
DIV.nav {
|
DIV.navpath {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #e8eef2;
|
background-color: #e8eef2;
|
||||||
border: 1px solid #84b0c7;
|
border: 1px solid #84b0c7;
|
||||||
@@ -70,17 +72,45 @@ A.qindexHL:hover {
|
|||||||
background-color: #6666cc;
|
background-color: #6666cc;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
|
A.qindexHL:visited {
|
||||||
A.el { text-decoration: none; font-weight: bold }
|
text-decoration: none;
|
||||||
A.elRef { font-weight: bold }
|
background-color: #6666cc;
|
||||||
A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
|
color: #ffffff
|
||||||
A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
|
}
|
||||||
A.codeRef:link { font-weight: normal; color: #0000FF}
|
A.el {
|
||||||
A.codeRef:visited { font-weight: normal; color: #0000FF}
|
text-decoration: none;
|
||||||
A:hover { text-decoration: none; background-color: #f2f2ff }
|
font-weight: bold
|
||||||
DL.el { margin-left: -1cm }
|
}
|
||||||
|
A.elRef {
|
||||||
|
font-weight: bold
|
||||||
|
}
|
||||||
|
A.code:link {
|
||||||
|
text-decoration: none;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #0000FF
|
||||||
|
}
|
||||||
|
A.code:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #0000FF
|
||||||
|
}
|
||||||
|
A.codeRef:link {
|
||||||
|
font-weight: normal;
|
||||||
|
color: #0000FF
|
||||||
|
}
|
||||||
|
A.codeRef:visited {
|
||||||
|
font-weight: normal;
|
||||||
|
color: #0000FF
|
||||||
|
}
|
||||||
|
A:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
background-color: #f2f2ff
|
||||||
|
}
|
||||||
|
DL.el {
|
||||||
|
margin-left: -1cm
|
||||||
|
}
|
||||||
.fragment {
|
.fragment {
|
||||||
font-family: Fixed, monospace;
|
font-family: monospace, fixed;
|
||||||
font-size: 95%;
|
font-size: 95%;
|
||||||
}
|
}
|
||||||
PRE.fragment {
|
PRE.fragment {
|
||||||
@@ -95,22 +125,25 @@ PRE.fragment {
|
|||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
}
|
}
|
||||||
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
|
DIV.ah {
|
||||||
TD.md { background-color: #F4F4FB; font-weight: bold; }
|
background-color: black;
|
||||||
TD.mdPrefix {
|
font-weight: bold;
|
||||||
background-color: #F4F4FB;
|
color: #ffffff;
|
||||||
color: #606060;
|
margin-bottom: 3px;
|
||||||
font-size: 80%;
|
margin-top: 3px
|
||||||
}
|
}
|
||||||
TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; }
|
|
||||||
TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; width: 600px; }
|
|
||||||
DIV.groupHeader {
|
DIV.groupHeader {
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
|
DIV.groupText {
|
||||||
|
margin-left: 16px;
|
||||||
|
font-style: italic;
|
||||||
|
font-size: 90%
|
||||||
|
}
|
||||||
BODY {
|
BODY {
|
||||||
background: white;
|
background: white;
|
||||||
color: black;
|
color: black;
|
||||||
@@ -144,11 +177,16 @@ TD.indexvalue {
|
|||||||
border: 1px solid #CCCCCC;
|
border: 1px solid #CCCCCC;
|
||||||
}
|
}
|
||||||
TR.memlist {
|
TR.memlist {
|
||||||
background-color: #f0f0f0;
|
background-color: #f0f0f0;
|
||||||
|
}
|
||||||
|
P.formulaDsp {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
IMG.formulaDsp {
|
||||||
|
}
|
||||||
|
IMG.formulaInl {
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
P.formulaDsp { text-align: center; }
|
|
||||||
IMG.formulaDsp { }
|
|
||||||
IMG.formulaInl { vertical-align: middle; }
|
|
||||||
SPAN.keyword { color: #008000 }
|
SPAN.keyword { color: #008000 }
|
||||||
SPAN.keywordtype { color: #604020 }
|
SPAN.keywordtype { color: #604020 }
|
||||||
SPAN.keywordflow { color: #e08000 }
|
SPAN.keywordflow { color: #e08000 }
|
||||||
@@ -156,15 +194,13 @@ SPAN.comment { color: #800000 }
|
|||||||
SPAN.preprocessor { color: #806020 }
|
SPAN.preprocessor { color: #806020 }
|
||||||
SPAN.stringliteral { color: #002080 }
|
SPAN.stringliteral { color: #002080 }
|
||||||
SPAN.charliteral { color: #008080 }
|
SPAN.charliteral { color: #008080 }
|
||||||
.mdTable {
|
SPAN.vhdldigit { color: #ff00ff }
|
||||||
border: 1px solid #868686;
|
SPAN.vhdlchar { color: #000000 }
|
||||||
background-color: #F4F4FB;
|
SPAN.vhdlkeyword { color: #700070 }
|
||||||
}
|
SPAN.vhdllogic { color: #ff0000 }
|
||||||
.mdRow {
|
|
||||||
padding: 8px 10px;
|
|
||||||
}
|
|
||||||
.mdescLeft {
|
.mdescLeft {
|
||||||
padding: 0px 8px 4px 8px;
|
padding: 0px 8px 4px 8px;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
background-color: #FAFAFA;
|
background-color: #FAFAFA;
|
||||||
@@ -175,7 +211,7 @@ SPAN.charliteral { color: #008080 }
|
|||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
.mdescRight {
|
.mdescRight {
|
||||||
padding: 0px 8px 4px 8px;
|
padding: 0px 8px 4px 8px;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
background-color: #FAFAFA;
|
background-color: #FAFAFA;
|
||||||
@@ -272,23 +308,26 @@ SPAN.charliteral { color: #008080 }
|
|||||||
border-right-style: none;
|
border-right-style: none;
|
||||||
border-bottom-style: none;
|
border-bottom-style: none;
|
||||||
border-left-style: none;
|
border-left-style: none;
|
||||||
color: #606060;
|
color: #606060;
|
||||||
background-color: #FAFAFA;
|
background-color: #FAFAFA;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
}
|
}
|
||||||
.search { color: #003399;
|
.search {
|
||||||
font-weight: bold;
|
color: #003399;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
FORM.search {
|
FORM.search {
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
INPUT.search { font-size: 75%;
|
INPUT.search {
|
||||||
color: #000080;
|
font-size: 75%;
|
||||||
font-weight: normal;
|
color: #000080;
|
||||||
background-color: #e8eef2;
|
font-weight: normal;
|
||||||
|
background-color: #e8eef2;
|
||||||
}
|
}
|
||||||
TD.tiny { font-size: 75%;
|
TD.tiny {
|
||||||
|
font-size: 75%;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color: #1A41A8;
|
color: #1A41A8;
|
||||||
@@ -296,15 +335,139 @@ a {
|
|||||||
a:visited {
|
a:visited {
|
||||||
color: #2A3798;
|
color: #2A3798;
|
||||||
}
|
}
|
||||||
.dirtab { padding: 4px;
|
.dirtab {
|
||||||
border-collapse: collapse;
|
padding: 4px;
|
||||||
border: 1px solid #84b0c7;
|
border-collapse: collapse;
|
||||||
|
border: 1px solid #84b0c7;
|
||||||
}
|
}
|
||||||
TH.dirtab { background: #e8eef2;
|
TH.dirtab {
|
||||||
font-weight: bold;
|
background: #e8eef2;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
HR { height: 1px;
|
HR {
|
||||||
border: none;
|
height: 1px;
|
||||||
border-top: 1px solid black;
|
border: none;
|
||||||
|
border-top: 1px solid black;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Style for detailed member documentation */
|
||||||
|
.memtemplate {
|
||||||
|
font-size: 80%;
|
||||||
|
color: #606060;
|
||||||
|
font-weight: normal;
|
||||||
|
margin-left: 3px;
|
||||||
|
}
|
||||||
|
.memnav {
|
||||||
|
background-color: #e8eef2;
|
||||||
|
border: 1px solid #84b0c7;
|
||||||
|
text-align: center;
|
||||||
|
margin: 2px;
|
||||||
|
margin-right: 15px;
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
.memitem {
|
||||||
|
padding: 4px;
|
||||||
|
background-color: #eef3f5;
|
||||||
|
border-width: 1px;
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #dedeee;
|
||||||
|
-moz-border-radius: 8px 8px 8px 8px;
|
||||||
|
}
|
||||||
|
.memname {
|
||||||
|
white-space: nowrap;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.memdoc{
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
.memproto {
|
||||||
|
background-color: #d5e1e8;
|
||||||
|
width: 100%;
|
||||||
|
border-width: 1px;
|
||||||
|
border-style: solid;
|
||||||
|
border-color: #84b0c7;
|
||||||
|
font-weight: bold;
|
||||||
|
-moz-border-radius: 8px 8px 8px 8px;
|
||||||
|
}
|
||||||
|
.paramkey {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
.paramtype {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.paramname {
|
||||||
|
color: #602020;
|
||||||
|
font-style: italic;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
/* End Styling for detailed member documentation */
|
||||||
|
|
||||||
|
/* for the tree view */
|
||||||
|
.ftvtree {
|
||||||
|
font-family: sans-serif;
|
||||||
|
margin:0.5em;
|
||||||
|
}
|
||||||
|
/* these are for tree view when used as main index */
|
||||||
|
.directory {
|
||||||
|
font-size: 9pt;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.directory h3 {
|
||||||
|
margin: 0px;
|
||||||
|
margin-top: 1em;
|
||||||
|
font-size: 11pt;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* The following two styles can be used to replace the root node title */
|
||||||
|
/* with an image of your choice. Simply uncomment the next two styles, */
|
||||||
|
/* specify the name of your image and be sure to set 'height' to the */
|
||||||
|
/* proper pixel height of your image. */
|
||||||
|
|
||||||
|
/* .directory h3.swap { */
|
||||||
|
/* height: 61px; */
|
||||||
|
/* background-repeat: no-repeat; */
|
||||||
|
/* background-image: url("yourimage.gif"); */
|
||||||
|
/* } */
|
||||||
|
/* .directory h3.swap span { */
|
||||||
|
/* display: none; */
|
||||||
|
/* } */
|
||||||
|
|
||||||
|
.directory > h3 {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
.directory p {
|
||||||
|
margin: 0px;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.directory div {
|
||||||
|
display: none;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
.directory img {
|
||||||
|
vertical-align: -30%;
|
||||||
|
}
|
||||||
|
/* these are for tree view when not used as main index */
|
||||||
|
.directory-alt {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.directory-alt h3 {
|
||||||
|
margin: 0px;
|
||||||
|
margin-top: 1em;
|
||||||
|
font-size: 11pt;
|
||||||
|
}
|
||||||
|
.directory-alt > h3 {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
.directory-alt p {
|
||||||
|
margin: 0px;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.directory-alt div {
|
||||||
|
display: none;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
.directory-alt img {
|
||||||
|
vertical-align: -30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,28 +1,75 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: File Index</title>
|
<title>frei0r: File Index</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li id="current"><a href="files.html"><span>File List</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="globals.html"><span>Globals</span></a></li>
|
button.src='closed.gif';
|
||||||
</ul></div>
|
}
|
||||||
<h1>frei0r File List</h1>Here is a list of all documented files with brief descriptions:<table>
|
}
|
||||||
<tr><td class="indexkey">include/<a class="el" href="frei0r_8h.html">frei0r.h</a> <a href="frei0r_8h-source.html">[code]</a></td><td class="indexvalue">This file defines the frei0r api, version 1.1 </td></tr>
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li class="current"><a href="files.html"><span>File List</span></a></li>
|
||||||
|
<li><a href="globals.html"><span>Globals</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
|
||||||
|
<tr><td class="indexkey">include/<a class="el" href="frei0r_8h.html">frei0r.h</a> <a href="frei0r_8h-source.html">[code]</a></td><td class="indexvalue">This file defines the frei0r api, version 1.2 </td></tr>
|
||||||
</table>
|
</table>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,152 +1,193 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: include/frei0r.h Source File</title>
|
<title>frei0r: include/frei0r.h Source File</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="files.html"><span>File List</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="globals.html"><span>Globals</span></a></li>
|
button.src='closed.gif';
|
||||||
</ul></div>
|
}
|
||||||
<div class="nav">
|
}
|
||||||
<a class="el" href="dir_c6a51e201754b7c7dc5a21651891d7e2.html">include</a></div>
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="navpath"><a class="el" href="dir_76cdc01cff358dba5595c196bc9fe892.html">include</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>frei0r.h</h1><a href="frei0r_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
|
<h1>frei0r.h</h1><a href="frei0r_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
|
||||||
<a name="l00185"></a>00185 <span class="preprocessor">#ifndef INCLUDED_FREI0R_H</span>
|
<a name="l00200"></a>00200 <span class="preprocessor">#ifndef INCLUDED_FREI0R_H</span>
|
||||||
<a name="l00186"></a>00186 <span class="preprocessor"></span><span class="preprocessor">#define INCLUDED_FREI0R_H</span>
|
<a name="l00201"></a>00201 <span class="preprocessor"></span><span class="preprocessor">#define INCLUDED_FREI0R_H</span>
|
||||||
<a name="l00187"></a>00187 <span class="preprocessor"></span>
|
<a name="l00202"></a>00202 <span class="preprocessor"></span>
|
||||||
<a name="l00188"></a>00188 <span class="preprocessor">#include <inttypes.h></span>
|
<a name="l00203"></a>00203 <span class="preprocessor">#include <inttypes.h></span>
|
||||||
<a name="l00189"></a>00189
|
<a name="l00204"></a>00204
|
||||||
<a name="l00193"></a><a class="code" href="frei0r_8h.html#fcd0fc5b95d850413af3bdfb1445ce21">00193</a> <span class="preprocessor">#define FREI0R_MAJOR_VERSION 1</span>
|
<a name="l00208"></a><a class="code" href="frei0r_8h.html#fcd0fc5b95d850413af3bdfb1445ce21">00208</a> <span class="preprocessor">#define FREI0R_MAJOR_VERSION 1</span>
|
||||||
<a name="l00194"></a>00194 <span class="preprocessor"></span>
|
<a name="l00209"></a>00209 <span class="preprocessor"></span>
|
||||||
<a name="l00198"></a><a class="code" href="frei0r_8h.html#1e54a139a7cec212f6c1822793a4ef83">00198</a> <span class="preprocessor">#define FREI0R_MINOR_VERSION 1</span>
|
<a name="l00213"></a><a class="code" href="frei0r_8h.html#1e54a139a7cec212f6c1822793a4ef83">00213</a> <span class="preprocessor">#define FREI0R_MINOR_VERSION 2</span>
|
||||||
<a name="l00199"></a>00199 <span class="preprocessor"></span>
|
<a name="l00214"></a>00214 <span class="preprocessor"></span>
|
||||||
<a name="l00200"></a>00200 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00215"></a>00215 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00201"></a>00201
|
<a name="l00216"></a>00216
|
||||||
<a name="l00206"></a>00206 <span class="keywordtype">int</span> <a class="code" href="frei0r_8h.html#78b1e4451bf40bb8f80fdae871f2e750">f0r_init</a>();
|
<a name="l00221"></a>00221 <span class="keywordtype">int</span> <a class="code" href="frei0r_8h.html#78b1e4451bf40bb8f80fdae871f2e750">f0r_init</a>();
|
||||||
<a name="l00207"></a>00207
|
<a name="l00222"></a>00222
|
||||||
<a name="l00212"></a>00212 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#0485f00015a2b09b8733df004f62db69">f0r_deinit</a>();
|
<a name="l00227"></a>00227 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#0485f00015a2b09b8733df004f62db69">f0r_deinit</a>();
|
||||||
<a name="l00213"></a>00213
|
<a name="l00228"></a>00228
|
||||||
<a name="l00214"></a>00214 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00229"></a>00229 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00215"></a>00215
|
<a name="l00230"></a>00230
|
||||||
<a name="l00223"></a><a class="code" href="group__PLUGIN__TYPE.html#g021dbc62936693bbe11851a3742b83cc">00223</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_FILTER 0</span>
|
<a name="l00238"></a><a class="code" href="group___p_l_u_g_i_n___t_y_p_e.html#g021dbc62936693bbe11851a3742b83cc">00238</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_FILTER 0</span>
|
||||||
<a name="l00224"></a>00224 <span class="preprocessor"></span>
|
<a name="l00239"></a>00239 <span class="preprocessor"></span>
|
||||||
<a name="l00225"></a><a class="code" href="group__PLUGIN__TYPE.html#gd190458c6a082108471acf06622a7461">00225</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_SOURCE 1</span>
|
<a name="l00240"></a><a class="code" href="group___p_l_u_g_i_n___t_y_p_e.html#gd190458c6a082108471acf06622a7461">00240</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_SOURCE 1</span>
|
||||||
<a name="l00226"></a>00226 <span class="preprocessor"></span>
|
<a name="l00241"></a>00241 <span class="preprocessor"></span>
|
||||||
<a name="l00227"></a><a class="code" href="group__PLUGIN__TYPE.html#ge1896fc1cdaf7a505de359b3d07aba70">00227</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_MIXER2 2</span>
|
<a name="l00242"></a><a class="code" href="group___p_l_u_g_i_n___t_y_p_e.html#ge1896fc1cdaf7a505de359b3d07aba70">00242</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_MIXER2 2</span>
|
||||||
<a name="l00228"></a>00228 <span class="preprocessor"></span>
|
<a name="l00243"></a>00243 <span class="preprocessor"></span>
|
||||||
<a name="l00229"></a><a class="code" href="group__PLUGIN__TYPE.html#g4a6629bc9fd08cf104749ad9d0922501">00229</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_MIXER3 3</span>
|
<a name="l00244"></a><a class="code" href="group___p_l_u_g_i_n___t_y_p_e.html#g4a6629bc9fd08cf104749ad9d0922501">00244</a> <span class="preprocessor">#define F0R_PLUGIN_TYPE_MIXER3 3</span>
|
||||||
<a name="l00230"></a>00230 <span class="preprocessor"></span>
|
<a name="l00245"></a>00245 <span class="preprocessor"></span>
|
||||||
<a name="l00233"></a>00233 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00248"></a>00248 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00234"></a>00234
|
<a name="l00249"></a>00249
|
||||||
<a name="l00275"></a><a class="code" href="group__COLOR__MODEL.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">00275</a> <span class="preprocessor">#define F0R_COLOR_MODEL_BGRA8888 0</span>
|
<a name="l00290"></a><a class="code" href="group___c_o_l_o_r___m_o_d_e_l.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">00290</a> <span class="preprocessor">#define F0R_COLOR_MODEL_BGRA8888 0</span>
|
||||||
<a name="l00276"></a>00276 <span class="preprocessor"></span>
|
<a name="l00291"></a>00291 <span class="preprocessor"></span>
|
||||||
<a name="l00284"></a><a class="code" href="group__COLOR__MODEL.html#g68d6ca25df33b7759dfb2c2f6b44a229">00284</a> <span class="preprocessor">#define F0R_COLOR_MODEL_RGBA8888 1</span>
|
<a name="l00299"></a><a class="code" href="group___c_o_l_o_r___m_o_d_e_l.html#g68d6ca25df33b7759dfb2c2f6b44a229">00299</a> <span class="preprocessor">#define F0R_COLOR_MODEL_RGBA8888 1</span>
|
||||||
<a name="l00285"></a>00285 <span class="preprocessor"></span>
|
<a name="l00300"></a>00300 <span class="preprocessor"></span>
|
||||||
<a name="l00298"></a><a class="code" href="group__COLOR__MODEL.html#g42c9b2342651a04a3045b980cf31cf97">00298</a> <span class="preprocessor">#define F0R_COLOR_MODEL_PACKED32 2</span>
|
<a name="l00313"></a><a class="code" href="group___c_o_l_o_r___m_o_d_e_l.html#g42c9b2342651a04a3045b980cf31cf97">00313</a> <span class="preprocessor">#define F0R_COLOR_MODEL_PACKED32 2</span>
|
||||||
<a name="l00299"></a>00299 <span class="preprocessor"></span>
|
<a name="l00314"></a>00314 <span class="preprocessor"></span>
|
||||||
<a name="l00317"></a><a class="code" href="structf0r__plugin__info.html">00317</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__plugin__info.html">f0r_plugin_info</a>
|
<a name="l00332"></a><a class="code" href="structf0r__plugin__info.html">00332</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__plugin__info.html">f0r_plugin_info</a>
|
||||||
<a name="l00318"></a>00318 {
|
<a name="l00333"></a>00333 {
|
||||||
<a name="l00319"></a><a class="code" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">00319</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">name</a>;
|
<a name="l00334"></a><a class="code" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">00334</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">name</a>;
|
||||||
<a name="l00320"></a><a class="code" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">00320</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">author</a>;
|
<a name="l00335"></a><a class="code" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">00335</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">author</a>;
|
||||||
<a name="l00324"></a><a class="code" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">00324</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">plugin_type</a>;
|
<a name="l00339"></a><a class="code" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">00339</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">plugin_type</a>;
|
||||||
<a name="l00325"></a><a class="code" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">00325</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">color_model</a>;
|
<a name="l00340"></a><a class="code" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">00340</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">color_model</a>;
|
||||||
<a name="l00326"></a><a class="code" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">00326</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">frei0r_version</a>;
|
<a name="l00341"></a><a class="code" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">00341</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">frei0r_version</a>;
|
||||||
<a name="l00327"></a><a class="code" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">00327</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">major_version</a>;
|
<a name="l00342"></a><a class="code" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">00342</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">major_version</a>;
|
||||||
<a name="l00328"></a><a class="code" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">00328</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">minor_version</a>;
|
<a name="l00343"></a><a class="code" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">00343</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">minor_version</a>;
|
||||||
<a name="l00329"></a><a class="code" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">00329</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">num_params</a>;
|
<a name="l00344"></a><a class="code" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">00344</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">num_params</a>;
|
||||||
<a name="l00330"></a><a class="code" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">00330</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">explanation</a>;
|
<a name="l00345"></a><a class="code" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">00345</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">explanation</a>;
|
||||||
<a name="l00331"></a>00331 } <a class="code" href="structf0r__plugin__info.html">f0r_plugin_info_t</a>;
|
<a name="l00346"></a>00346 } <a class="code" href="structf0r__plugin__info.html">f0r_plugin_info_t</a>;
|
||||||
<a name="l00332"></a>00332
|
<a name="l00347"></a>00347
|
||||||
<a name="l00333"></a>00333
|
<a name="l00348"></a>00348
|
||||||
<a name="l00339"></a>00339 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#8d451ee1940d8bfeb33311db569321f4">f0r_get_plugin_info</a>(<a class="code" href="structf0r__plugin__info.html">f0r_plugin_info_t</a>* info);
|
<a name="l00354"></a>00354 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#8d451ee1940d8bfeb33311db569321f4">f0r_get_plugin_info</a>(<a class="code" href="structf0r__plugin__info.html">f0r_plugin_info_t</a>* info);
|
||||||
<a name="l00340"></a>00340
|
<a name="l00355"></a>00355
|
||||||
<a name="l00341"></a>00341 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00356"></a>00356 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00342"></a>00342
|
<a name="l00357"></a>00357
|
||||||
<a name="l00353"></a><a class="code" href="group__PARAM__TYPE.html#g54c75dadceec79650fd657a8169e9e65">00353</a> <span class="preprocessor">#define F0R_PARAM_BOOL 0</span>
|
<a name="l00368"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g54c75dadceec79650fd657a8169e9e65">00368</a> <span class="preprocessor">#define F0R_PARAM_BOOL 0</span>
|
||||||
<a name="l00354"></a>00354 <span class="preprocessor"></span>
|
<a name="l00369"></a>00369 <span class="preprocessor"></span>
|
||||||
<a name="l00359"></a><a class="code" href="group__PARAM__TYPE.html#gc82c5dc961327356885a4a0ea513e550">00359</a> <span class="preprocessor">#define F0R_PARAM_DOUBLE 1</span>
|
<a name="l00374"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#gc82c5dc961327356885a4a0ea513e550">00374</a> <span class="preprocessor">#define F0R_PARAM_DOUBLE 1</span>
|
||||||
<a name="l00360"></a>00360 <span class="preprocessor"></span>
|
<a name="l00375"></a>00375 <span class="preprocessor"></span>
|
||||||
<a name="l00365"></a><a class="code" href="group__PARAM__TYPE.html#g78782f633dbf887c9496996f47b57091">00365</a> <span class="preprocessor">#define F0R_PARAM_COLOR 2</span>
|
<a name="l00380"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g78782f633dbf887c9496996f47b57091">00380</a> <span class="preprocessor">#define F0R_PARAM_COLOR 2</span>
|
||||||
<a name="l00366"></a>00366 <span class="preprocessor"></span>
|
<a name="l00381"></a>00381 <span class="preprocessor"></span>
|
||||||
<a name="l00370"></a><a class="code" href="group__PARAM__TYPE.html#g86d6e746595a6358b90b0d73f9b76c59">00370</a> <span class="preprocessor">#define F0R_PARAM_POSITION 3</span>
|
<a name="l00385"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g86d6e746595a6358b90b0d73f9b76c59">00385</a> <span class="preprocessor">#define F0R_PARAM_POSITION 3</span>
|
||||||
<a name="l00371"></a>00371 <span class="preprocessor"></span>
|
<a name="l00386"></a>00386 <span class="preprocessor"></span>
|
||||||
<a name="l00376"></a><a class="code" href="group__PARAM__TYPE.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">00376</a> <span class="preprocessor">#define F0R_PARAM_STRING 4</span>
|
<a name="l00391"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">00391</a> <span class="preprocessor">#define F0R_PARAM_STRING 4</span>
|
||||||
<a name="l00377"></a>00377 <span class="preprocessor"></span>
|
<a name="l00392"></a>00392 <span class="preprocessor"></span>
|
||||||
<a name="l00382"></a><a class="code" href="group__PARAM__TYPE.html#g863edbb51211153c1a5bc89128b2eedb">00382</a> <span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="group__PARAM__TYPE.html#g863edbb51211153c1a5bc89128b2eedb">f0r_param_bool</a>;
|
<a name="l00397"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">00397</a> <span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">f0r_param_bool</a>;
|
||||||
<a name="l00383"></a>00383
|
|
||||||
<a name="l00387"></a><a class="code" href="group__PARAM__TYPE.html#g05eba906a358ba2e64a0bd55e8a287c9">00387</a> <span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="group__PARAM__TYPE.html#g05eba906a358ba2e64a0bd55e8a287c9">f0r_param_double</a>;
|
|
||||||
<a name="l00388"></a>00388
|
|
||||||
<a name="l00392"></a><a class="code" href="structf0r__param__color.html">00392</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__param__color.html">f0r_param_color</a>
|
|
||||||
<a name="l00393"></a>00393 {
|
|
||||||
<a name="l00394"></a><a class="code" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">00394</a> <span class="keywordtype">float</span> <a class="code" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">r</a>;
|
|
||||||
<a name="l00395"></a><a class="code" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">00395</a> <span class="keywordtype">float</span> <a class="code" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">g</a>;
|
|
||||||
<a name="l00396"></a><a class="code" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">00396</a> <span class="keywordtype">float</span> <a class="code" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">b</a>;
|
|
||||||
<a name="l00397"></a>00397 } <a class="code" href="structf0r__param__color.html">f0r_param_color_t</a>;
|
|
||||||
<a name="l00398"></a>00398
|
<a name="l00398"></a>00398
|
||||||
<a name="l00402"></a><a class="code" href="structf0r__param__position.html">00402</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__param__position.html">f0r_param_position</a>
|
<a name="l00402"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">00402</a> <span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">f0r_param_double</a>;
|
||||||
<a name="l00403"></a>00403 {
|
<a name="l00403"></a>00403
|
||||||
<a name="l00404"></a><a class="code" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">00404</a> <span class="keywordtype">double</span> <a class="code" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">x</a>;
|
<a name="l00407"></a><a class="code" href="structf0r__param__color.html">00407</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__param__color.html">f0r_param_color</a>
|
||||||
<a name="l00405"></a><a class="code" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">00405</a> <span class="keywordtype">double</span> <a class="code" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">y</a>;
|
<a name="l00408"></a>00408 {
|
||||||
<a name="l00406"></a>00406 } <a class="code" href="structf0r__param__position.html">f0r_param_position_t</a>;
|
<a name="l00409"></a><a class="code" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">00409</a> <span class="keywordtype">float</span> <a class="code" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">r</a>;
|
||||||
<a name="l00407"></a>00407
|
<a name="l00410"></a><a class="code" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">00410</a> <span class="keywordtype">float</span> <a class="code" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">g</a>;
|
||||||
<a name="l00408"></a>00408
|
<a name="l00411"></a><a class="code" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">00411</a> <span class="keywordtype">float</span> <a class="code" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">b</a>;
|
||||||
<a name="l00413"></a><a class="code" href="group__PARAM__TYPE.html#g2d2b65ed6b99cbf459d24555f0d23997">00413</a> <span class="keyword">typedef</span> <span class="keywordtype">char</span> <a class="code" href="group__PARAM__TYPE.html#g2d2b65ed6b99cbf459d24555f0d23997">f0r_param_string</a>;
|
<a name="l00412"></a>00412 } <a class="code" href="structf0r__param__color.html">f0r_param_color_t</a>;
|
||||||
<a name="l00414"></a>00414
|
<a name="l00413"></a>00413
|
||||||
<a name="l00424"></a><a class="code" href="structf0r__param__info.html">00424</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__param__info.html">f0r_param_info</a>
|
<a name="l00417"></a><a class="code" href="structf0r__param__position.html">00417</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__param__position.html">f0r_param_position</a>
|
||||||
<a name="l00425"></a>00425 {
|
<a name="l00418"></a>00418 {
|
||||||
<a name="l00426"></a><a class="code" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">00426</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">name</a>;
|
<a name="l00419"></a><a class="code" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">00419</a> <span class="keywordtype">double</span> <a class="code" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">x</a>;
|
||||||
<a name="l00427"></a><a class="code" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">00427</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">type</a>;
|
<a name="l00420"></a><a class="code" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">00420</a> <span class="keywordtype">double</span> <a class="code" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">y</a>;
|
||||||
<a name="l00428"></a><a class="code" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">00428</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">explanation</a>;
|
<a name="l00421"></a>00421 } <a class="code" href="structf0r__param__position.html">f0r_param_position_t</a>;
|
||||||
<a name="l00429"></a>00429 } <a class="code" href="structf0r__param__info.html">f0r_param_info_t</a>;
|
<a name="l00422"></a>00422
|
||||||
<a name="l00430"></a>00430
|
<a name="l00423"></a>00423
|
||||||
<a name="l00439"></a>00439 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#503bb60dcd8c29e8a715ab0e1a4033d6">f0r_get_param_info</a>(<a class="code" href="structf0r__param__info.html">f0r_param_info_t</a>* info, <span class="keywordtype">int</span> param_index);
|
<a name="l00428"></a><a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">00428</a> <span class="keyword">typedef</span> <span class="keywordtype">char</span> <a class="code" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">f0r_param_string</a>;
|
||||||
<a name="l00440"></a>00440
|
<a name="l00429"></a>00429
|
||||||
<a name="l00441"></a>00441 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00439"></a><a class="code" href="structf0r__param__info.html">00439</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structf0r__param__info.html">f0r_param_info</a>
|
||||||
<a name="l00442"></a>00442
|
<a name="l00440"></a>00440 {
|
||||||
<a name="l00446"></a><a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">00446</a> <span class="keyword">typedef</span> <span class="keywordtype">void</span>* <a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a>;
|
<a name="l00441"></a><a class="code" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">00441</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">name</a>;
|
||||||
<a name="l00447"></a>00447
|
<a name="l00442"></a><a class="code" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">00442</a> <span class="keywordtype">int</span> <a class="code" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">type</a>;
|
||||||
<a name="l00461"></a>00461 <a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> <a class="code" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">f0r_construct</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> width, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> height);
|
<a name="l00443"></a><a class="code" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">00443</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">explanation</a>;
|
||||||
|
<a name="l00444"></a>00444 } <a class="code" href="structf0r__param__info.html">f0r_param_info_t</a>;
|
||||||
|
<a name="l00445"></a>00445
|
||||||
|
<a name="l00454"></a>00454 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#503bb60dcd8c29e8a715ab0e1a4033d6">f0r_get_param_info</a>(<a class="code" href="structf0r__param__info.html">f0r_param_info_t</a>* info, <span class="keywordtype">int</span> param_index);
|
||||||
|
<a name="l00455"></a>00455
|
||||||
|
<a name="l00456"></a>00456 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
|
<a name="l00457"></a>00457
|
||||||
|
<a name="l00461"></a><a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">00461</a> <span class="keyword">typedef</span> <span class="keywordtype">void</span>* <a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a>;
|
||||||
<a name="l00462"></a>00462
|
<a name="l00462"></a>00462
|
||||||
<a name="l00470"></a>00470 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#31acce9390816a464c2d24458d9b76c6">f0r_destruct</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance);
|
<a name="l00477"></a>00477 <a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> <a class="code" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">f0r_construct</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> width, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> height);
|
||||||
<a name="l00471"></a>00471
|
|
||||||
<a name="l00472"></a>00472 <span class="comment">//---------------------------------------------------------------------------</span>
|
|
||||||
<a name="l00473"></a>00473
|
|
||||||
<a name="l00477"></a><a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">00477</a> <span class="keyword">typedef</span> <span class="keywordtype">void</span>* <a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">f0r_param_t</a>;
|
|
||||||
<a name="l00478"></a>00478
|
<a name="l00478"></a>00478
|
||||||
<a name="l00490"></a>00490 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">f0r_set_param_value</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
<a name="l00486"></a>00486 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#31acce9390816a464c2d24458d9b76c6">f0r_destruct</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance);
|
||||||
<a name="l00491"></a>00491 <a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">f0r_param_t</a> param, <span class="keywordtype">int</span> param_index);
|
<a name="l00487"></a>00487
|
||||||
<a name="l00492"></a>00492
|
<a name="l00488"></a>00488 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00503"></a>00503 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">f0r_get_param_value</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
<a name="l00489"></a>00489
|
||||||
<a name="l00504"></a>00504 <a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">f0r_param_t</a> param, <span class="keywordtype">int</span> param_index);
|
<a name="l00493"></a><a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">00493</a> <span class="keyword">typedef</span> <span class="keywordtype">void</span>* <a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">f0r_param_t</a>;
|
||||||
<a name="l00505"></a>00505
|
<a name="l00494"></a>00494
|
||||||
<a name="l00506"></a>00506 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00506"></a>00506 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">f0r_set_param_value</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
||||||
<a name="l00507"></a>00507
|
<a name="l00507"></a>00507 <a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">f0r_param_t</a> param, <span class="keywordtype">int</span> param_index);
|
||||||
<a name="l00533"></a>00533 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">f0r_update</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
<a name="l00508"></a>00508
|
||||||
<a name="l00534"></a>00534 <span class="keywordtype">double</span> time, <span class="keyword">const</span> uint32_t* inframe, uint32_t* outframe);
|
<a name="l00519"></a>00519 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">f0r_get_param_value</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
||||||
<a name="l00535"></a>00535
|
<a name="l00520"></a>00520 <a class="code" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">f0r_param_t</a> param, <span class="keywordtype">int</span> param_index);
|
||||||
<a name="l00536"></a>00536 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00521"></a>00521
|
||||||
<a name="l00537"></a>00537
|
<a name="l00522"></a>00522 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00559"></a>00559 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">f0r_update2</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
<a name="l00523"></a>00523
|
||||||
<a name="l00560"></a>00560 <span class="keywordtype">double</span> time,
|
<a name="l00549"></a>00549 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">f0r_update</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
||||||
<a name="l00561"></a>00561 <span class="keyword">const</span> uint32_t* inframe1,
|
<a name="l00550"></a>00550 <span class="keywordtype">double</span> time, <span class="keyword">const</span> uint32_t* inframe, uint32_t* outframe);
|
||||||
<a name="l00562"></a>00562 <span class="keyword">const</span> uint32_t* inframe2,
|
<a name="l00551"></a>00551
|
||||||
<a name="l00563"></a>00563 <span class="keyword">const</span> uint32_t* inframe3,
|
<a name="l00552"></a>00552 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
<a name="l00564"></a>00564 uint32_t* outframe);
|
<a name="l00553"></a>00553
|
||||||
<a name="l00565"></a>00565 <span class="comment">//---------------------------------------------------------------------------</span>
|
<a name="l00575"></a>00575 <span class="keywordtype">void</span> <a class="code" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">f0r_update2</a>(<a class="code" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">f0r_instance_t</a> instance,
|
||||||
<a name="l00566"></a>00566
|
<a name="l00576"></a>00576 <span class="keywordtype">double</span> time,
|
||||||
<a name="l00567"></a>00567 <span class="preprocessor">#endif</span>
|
<a name="l00577"></a>00577 <span class="keyword">const</span> uint32_t* inframe1,
|
||||||
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
<a name="l00578"></a>00578 <span class="keyword">const</span> uint32_t* inframe2,
|
||||||
|
<a name="l00579"></a>00579 <span class="keyword">const</span> uint32_t* inframe3,
|
||||||
|
<a name="l00580"></a>00580 uint32_t* outframe);
|
||||||
|
<a name="l00581"></a>00581 <span class="comment">//---------------------------------------------------------------------------</span>
|
||||||
|
<a name="l00582"></a>00582
|
||||||
|
<a name="l00583"></a>00583 <span class="preprocessor">#endif</span>
|
||||||
|
</pre></div></div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
0
doc/html/frei0r_8h__incl.map
Normal file
0
doc/html/frei0r_8h__incl.map
Normal file
1
doc/html/frei0r_8h__incl.md5
Normal file
1
doc/html/frei0r_8h__incl.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
f4ae44dc93e58e30d7536a1e3dcbcd3f
|
||||||
BIN
doc/html/frei0r_8h__incl.png
Normal file
BIN
doc/html/frei0r_8h__incl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
@@ -1,51 +1,115 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Fields</title>
|
<title>frei0r: Data Fields</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li id="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
<div class="tabs">
|
function initDynSections(){
|
||||||
<ul>
|
var divs=document.getElementsByTagName('div');
|
||||||
<li id="current"><a href="functions.html"><span>All</span></a></li>
|
var sectionCounter=1;
|
||||||
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
||||||
</ul>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li class="current"><a href="functions.html"><span>All</span></a></li>
|
||||||
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="contents">
|
||||||
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
|
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>author
|
<li>author
|
||||||
: <a class="el" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">f0r_plugin_info</a><li>b
|
: <a class="el" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">f0r_param_color</a><li>color_model
|
<li>b
|
||||||
: <a class="el" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">f0r_plugin_info</a><li>explanation
|
: <a class="el" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">f0r_param_color</a>
|
||||||
: <a class="el" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">f0r_param_info</a>, <a class="el" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">f0r_plugin_info</a><li>frei0r_version
|
<li>color_model
|
||||||
: <a class="el" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">f0r_plugin_info</a><li>g
|
: <a class="el" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">f0r_param_color</a><li>major_version
|
<li>explanation
|
||||||
: <a class="el" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">f0r_plugin_info</a><li>minor_version
|
: <a class="el" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">f0r_plugin_info</a><li>name
|
, <a class="el" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">f0r_param_info</a>
|
||||||
: <a class="el" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">f0r_param_info</a>, <a class="el" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">f0r_plugin_info</a><li>num_params
|
<li>frei0r_version
|
||||||
: <a class="el" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">f0r_plugin_info</a><li>plugin_type
|
: <a class="el" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">f0r_plugin_info</a><li>r
|
<li>g
|
||||||
: <a class="el" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">f0r_param_color</a><li>type
|
: <a class="el" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">f0r_param_color</a>
|
||||||
: <a class="el" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">f0r_param_info</a><li>x
|
<li>major_version
|
||||||
: <a class="el" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">f0r_param_position</a><li>y
|
: <a class="el" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">f0r_param_position</a></ul>
|
<li>minor_version
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
: <a class="el" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">f0r_plugin_info</a>
|
||||||
|
<li>name
|
||||||
|
: <a class="el" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">f0r_plugin_info</a>
|
||||||
|
, <a class="el" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">f0r_param_info</a>
|
||||||
|
<li>num_params
|
||||||
|
: <a class="el" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">f0r_plugin_info</a>
|
||||||
|
<li>plugin_type
|
||||||
|
: <a class="el" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">f0r_plugin_info</a>
|
||||||
|
<li>r
|
||||||
|
: <a class="el" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">f0r_param_color</a>
|
||||||
|
<li>type
|
||||||
|
: <a class="el" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">f0r_param_info</a>
|
||||||
|
<li>x
|
||||||
|
: <a class="el" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">f0r_param_position</a>
|
||||||
|
<li>y
|
||||||
|
: <a class="el" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">f0r_param_position</a>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,51 +1,115 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Fields - Variables</title>
|
<title>frei0r: Data Fields - Variables</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li id="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
<div class="tabs">
|
function initDynSections(){
|
||||||
<ul>
|
var divs=document.getElementsByTagName('div');
|
||||||
<li><a href="functions.html"><span>All</span></a></li>
|
var sectionCounter=1;
|
||||||
<li id="current"><a href="functions_vars.html"><span>Variables</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
||||||
</ul>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="functions.html"><span>All</span></a></li>
|
||||||
|
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>author
|
<li>author
|
||||||
: <a class="el" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">f0r_plugin_info</a><li>b
|
: <a class="el" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">f0r_param_color</a><li>color_model
|
<li>b
|
||||||
: <a class="el" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">f0r_plugin_info</a><li>explanation
|
: <a class="el" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">f0r_param_color</a>
|
||||||
: <a class="el" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">f0r_param_info</a>, <a class="el" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">f0r_plugin_info</a><li>frei0r_version
|
<li>color_model
|
||||||
: <a class="el" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">f0r_plugin_info</a><li>g
|
: <a class="el" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">f0r_param_color</a><li>major_version
|
<li>explanation
|
||||||
: <a class="el" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">f0r_plugin_info</a><li>minor_version
|
: <a class="el" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">f0r_plugin_info</a><li>name
|
, <a class="el" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">f0r_param_info</a>
|
||||||
: <a class="el" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">f0r_param_info</a>, <a class="el" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">f0r_plugin_info</a><li>num_params
|
<li>frei0r_version
|
||||||
: <a class="el" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">f0r_plugin_info</a><li>plugin_type
|
: <a class="el" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">f0r_plugin_info</a><li>r
|
<li>g
|
||||||
: <a class="el" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">f0r_param_color</a><li>type
|
: <a class="el" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">f0r_param_color</a>
|
||||||
: <a class="el" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">f0r_param_info</a><li>x
|
<li>major_version
|
||||||
: <a class="el" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">f0r_param_position</a><li>y
|
: <a class="el" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">f0r_plugin_info</a>
|
||||||
: <a class="el" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">f0r_param_position</a></ul>
|
<li>minor_version
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
: <a class="el" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">f0r_plugin_info</a>
|
||||||
|
<li>name
|
||||||
|
: <a class="el" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">f0r_plugin_info</a>
|
||||||
|
, <a class="el" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">f0r_param_info</a>
|
||||||
|
<li>num_params
|
||||||
|
: <a class="el" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">f0r_plugin_info</a>
|
||||||
|
<li>plugin_type
|
||||||
|
: <a class="el" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">f0r_plugin_info</a>
|
||||||
|
<li>r
|
||||||
|
: <a class="el" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">f0r_param_color</a>
|
||||||
|
<li>type
|
||||||
|
: <a class="el" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">f0r_param_info</a>
|
||||||
|
<li>x
|
||||||
|
: <a class="el" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">f0r_param_position</a>
|
||||||
|
<li>y
|
||||||
|
: <a class="el" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">f0r_param_position</a>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,77 +1,155 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Fields</title>
|
<title>frei0r: Data Fields</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="files.html"><span>File List</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li id="current"><a href="globals.html"><span>Globals</span></a></li>
|
button.src='closed.gif';
|
||||||
</ul></div>
|
}
|
||||||
<div class="tabs">
|
}
|
||||||
<ul>
|
function initDynSections(){
|
||||||
<li id="current"><a href="globals.html"><span>All</span></a></li>
|
var divs=document.getElementsByTagName('div');
|
||||||
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
var sectionCounter=1;
|
||||||
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
||||||
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
</ul>
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="files.html"><span>File List</span></a></li>
|
||||||
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li class="current"><a href="globals.html"><span>All</span></a></li>
|
||||||
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
||||||
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
||||||
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="#index_f"><span>f</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="tabs">
|
<div class="contents">
|
||||||
<ul>
|
|
||||||
<li><a href="#index_f"><span>f</span></a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
|
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
|
||||||
<p>
|
<p>
|
||||||
<h3><a class="anchor" name="index_f">- f -</a></h3><ul>
|
<h3><a class="anchor" name="index_f">- f -</a></h3><ul>
|
||||||
<li>F0R_COLOR_MODEL_BGRA8888
|
<li>F0R_COLOR_MODEL_BGRA8888
|
||||||
: <a class="el" href="group__COLOR__MODEL.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">frei0r.h</a><li>F0R_COLOR_MODEL_PACKED32
|
: <a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">frei0r.h</a>
|
||||||
: <a class="el" href="group__COLOR__MODEL.html#g42c9b2342651a04a3045b980cf31cf97">frei0r.h</a><li>F0R_COLOR_MODEL_RGBA8888
|
<li>F0R_COLOR_MODEL_PACKED32
|
||||||
: <a class="el" href="group__COLOR__MODEL.html#g68d6ca25df33b7759dfb2c2f6b44a229">frei0r.h</a><li>f0r_construct()
|
: <a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g42c9b2342651a04a3045b980cf31cf97">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">frei0r.h</a><li>f0r_deinit()
|
<li>F0R_COLOR_MODEL_RGBA8888
|
||||||
: <a class="el" href="frei0r_8h.html#0485f00015a2b09b8733df004f62db69">frei0r.h</a><li>f0r_destruct()
|
: <a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g68d6ca25df33b7759dfb2c2f6b44a229">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#31acce9390816a464c2d24458d9b76c6">frei0r.h</a><li>f0r_get_param_info()
|
<li>f0r_construct()
|
||||||
: <a class="el" href="frei0r_8h.html#503bb60dcd8c29e8a715ab0e1a4033d6">frei0r.h</a><li>f0r_get_param_value()
|
: <a class="el" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">frei0r.h</a><li>f0r_get_plugin_info()
|
<li>f0r_deinit()
|
||||||
: <a class="el" href="frei0r_8h.html#8d451ee1940d8bfeb33311db569321f4">frei0r.h</a><li>f0r_init()
|
: <a class="el" href="frei0r_8h.html#0485f00015a2b09b8733df004f62db69">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#78b1e4451bf40bb8f80fdae871f2e750">frei0r.h</a><li>f0r_instance_t
|
<li>f0r_destruct()
|
||||||
: <a class="el" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">frei0r.h</a><li>f0r_param_bool
|
: <a class="el" href="frei0r_8h.html#31acce9390816a464c2d24458d9b76c6">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g863edbb51211153c1a5bc89128b2eedb">frei0r.h</a><li>F0R_PARAM_BOOL
|
<li>f0r_get_param_info()
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g54c75dadceec79650fd657a8169e9e65">frei0r.h</a><li>F0R_PARAM_COLOR
|
: <a class="el" href="frei0r_8h.html#503bb60dcd8c29e8a715ab0e1a4033d6">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g78782f633dbf887c9496996f47b57091">frei0r.h</a><li>f0r_param_color_t
|
<li>f0r_get_param_value()
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g535ba3bc18763f2e82840e2a095dd0a9">frei0r.h</a><li>f0r_param_double
|
: <a class="el" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g05eba906a358ba2e64a0bd55e8a287c9">frei0r.h</a><li>F0R_PARAM_DOUBLE
|
<li>f0r_get_plugin_info()
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#gc82c5dc961327356885a4a0ea513e550">frei0r.h</a><li>f0r_param_info_t
|
: <a class="el" href="frei0r_8h.html#8d451ee1940d8bfeb33311db569321f4">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#73d753d06abe741965ef87e3553c399a">frei0r.h</a><li>F0R_PARAM_POSITION
|
<li>f0r_init()
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g86d6e746595a6358b90b0d73f9b76c59">frei0r.h</a><li>f0r_param_position_t
|
: <a class="el" href="frei0r_8h.html#78b1e4451bf40bb8f80fdae871f2e750">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#gaafb6c83aa00cfce5556e8d8cd14bdf7">frei0r.h</a><li>f0r_param_string
|
<li>f0r_instance_t
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g2d2b65ed6b99cbf459d24555f0d23997">frei0r.h</a><li>F0R_PARAM_STRING
|
: <a class="el" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">frei0r.h</a><li>f0r_param_t
|
<li>f0r_param_bool
|
||||||
: <a class="el" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">frei0r.h</a><li>f0r_plugin_info_t
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#7beb0755906a8a96b3af5285ae11036c">frei0r.h</a><li>F0R_PLUGIN_TYPE_FILTER
|
<li>F0R_PARAM_BOOL
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#g021dbc62936693bbe11851a3742b83cc">frei0r.h</a><li>F0R_PLUGIN_TYPE_MIXER2
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g54c75dadceec79650fd657a8169e9e65">frei0r.h</a>
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#ge1896fc1cdaf7a505de359b3d07aba70">frei0r.h</a><li>F0R_PLUGIN_TYPE_MIXER3
|
<li>F0R_PARAM_COLOR
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#g4a6629bc9fd08cf104749ad9d0922501">frei0r.h</a><li>F0R_PLUGIN_TYPE_SOURCE
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g78782f633dbf887c9496996f47b57091">frei0r.h</a>
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#gd190458c6a082108471acf06622a7461">frei0r.h</a><li>f0r_set_param_value()
|
<li>f0r_param_color_t
|
||||||
: <a class="el" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">frei0r.h</a><li>f0r_update()
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g535ba3bc18763f2e82840e2a095dd0a9">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">frei0r.h</a><li>f0r_update2()
|
<li>f0r_param_double
|
||||||
: <a class="el" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">frei0r.h</a><li>FREI0R_MAJOR_VERSION
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#fcd0fc5b95d850413af3bdfb1445ce21">frei0r.h</a><li>FREI0R_MINOR_VERSION
|
<li>F0R_PARAM_DOUBLE
|
||||||
: <a class="el" href="frei0r_8h.html#1e54a139a7cec212f6c1822793a4ef83">frei0r.h</a></ul>
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gc82c5dc961327356885a4a0ea513e550">frei0r.h</a>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
<li>f0r_param_info_t
|
||||||
|
: <a class="el" href="frei0r_8h.html#73d753d06abe741965ef87e3553c399a">frei0r.h</a>
|
||||||
|
<li>F0R_PARAM_POSITION
|
||||||
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g86d6e746595a6358b90b0d73f9b76c59">frei0r.h</a>
|
||||||
|
<li>f0r_param_position_t
|
||||||
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gaafb6c83aa00cfce5556e8d8cd14bdf7">frei0r.h</a>
|
||||||
|
<li>f0r_param_string
|
||||||
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">frei0r.h</a>
|
||||||
|
<li>F0R_PARAM_STRING
|
||||||
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">frei0r.h</a>
|
||||||
|
<li>f0r_param_t
|
||||||
|
: <a class="el" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">frei0r.h</a>
|
||||||
|
<li>f0r_plugin_info_t
|
||||||
|
: <a class="el" href="frei0r_8h.html#7beb0755906a8a96b3af5285ae11036c">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_FILTER
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#g021dbc62936693bbe11851a3742b83cc">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_MIXER2
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#ge1896fc1cdaf7a505de359b3d07aba70">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_MIXER3
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#g4a6629bc9fd08cf104749ad9d0922501">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_SOURCE
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#gd190458c6a082108471acf06622a7461">frei0r.h</a>
|
||||||
|
<li>f0r_set_param_value()
|
||||||
|
: <a class="el" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">frei0r.h</a>
|
||||||
|
<li>f0r_update()
|
||||||
|
: <a class="el" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">frei0r.h</a>
|
||||||
|
<li>f0r_update2()
|
||||||
|
: <a class="el" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">frei0r.h</a>
|
||||||
|
<li>FREI0R_MAJOR_VERSION
|
||||||
|
: <a class="el" href="frei0r_8h.html#fcd0fc5b95d850413af3bdfb1445ce21">frei0r.h</a>
|
||||||
|
<li>FREI0R_MINOR_VERSION
|
||||||
|
: <a class="el" href="frei0r_8h.html#1e54a139a7cec212f6c1822793a4ef83">frei0r.h</a>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,51 +1,112 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Fields</title>
|
<title>frei0r: Data Fields</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="files.html"><span>File List</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li id="current"><a href="globals.html"><span>Globals</span></a></li>
|
button.src='closed.gif';
|
||||||
</ul></div>
|
}
|
||||||
<div class="tabs">
|
}
|
||||||
<ul>
|
function initDynSections(){
|
||||||
<li><a href="globals.html"><span>All</span></a></li>
|
var divs=document.getElementsByTagName('div');
|
||||||
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
var sectionCounter=1;
|
||||||
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
||||||
<li id="current"><a href="globals_defs.html"><span>Defines</span></a></li>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
</ul>
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="files.html"><span>File List</span></a></li>
|
||||||
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="globals.html"><span>All</span></a></li>
|
||||||
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
||||||
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
||||||
|
<li class="current"><a href="globals_defs.html"><span>Defines</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>F0R_COLOR_MODEL_BGRA8888
|
<li>F0R_COLOR_MODEL_BGRA8888
|
||||||
: <a class="el" href="group__COLOR__MODEL.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">frei0r.h</a><li>F0R_COLOR_MODEL_PACKED32
|
: <a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">frei0r.h</a>
|
||||||
: <a class="el" href="group__COLOR__MODEL.html#g42c9b2342651a04a3045b980cf31cf97">frei0r.h</a><li>F0R_COLOR_MODEL_RGBA8888
|
<li>F0R_COLOR_MODEL_PACKED32
|
||||||
: <a class="el" href="group__COLOR__MODEL.html#g68d6ca25df33b7759dfb2c2f6b44a229">frei0r.h</a><li>F0R_PARAM_BOOL
|
: <a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g42c9b2342651a04a3045b980cf31cf97">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g54c75dadceec79650fd657a8169e9e65">frei0r.h</a><li>F0R_PARAM_COLOR
|
<li>F0R_COLOR_MODEL_RGBA8888
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g78782f633dbf887c9496996f47b57091">frei0r.h</a><li>F0R_PARAM_DOUBLE
|
: <a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g68d6ca25df33b7759dfb2c2f6b44a229">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#gc82c5dc961327356885a4a0ea513e550">frei0r.h</a><li>F0R_PARAM_POSITION
|
<li>F0R_PARAM_BOOL
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g86d6e746595a6358b90b0d73f9b76c59">frei0r.h</a><li>F0R_PARAM_STRING
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g54c75dadceec79650fd657a8169e9e65">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">frei0r.h</a><li>F0R_PLUGIN_TYPE_FILTER
|
<li>F0R_PARAM_COLOR
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#g021dbc62936693bbe11851a3742b83cc">frei0r.h</a><li>F0R_PLUGIN_TYPE_MIXER2
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g78782f633dbf887c9496996f47b57091">frei0r.h</a>
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#ge1896fc1cdaf7a505de359b3d07aba70">frei0r.h</a><li>F0R_PLUGIN_TYPE_MIXER3
|
<li>F0R_PARAM_DOUBLE
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#g4a6629bc9fd08cf104749ad9d0922501">frei0r.h</a><li>F0R_PLUGIN_TYPE_SOURCE
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gc82c5dc961327356885a4a0ea513e550">frei0r.h</a>
|
||||||
: <a class="el" href="group__PLUGIN__TYPE.html#gd190458c6a082108471acf06622a7461">frei0r.h</a><li>FREI0R_MAJOR_VERSION
|
<li>F0R_PARAM_POSITION
|
||||||
: <a class="el" href="frei0r_8h.html#fcd0fc5b95d850413af3bdfb1445ce21">frei0r.h</a><li>FREI0R_MINOR_VERSION
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g86d6e746595a6358b90b0d73f9b76c59">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#1e54a139a7cec212f6c1822793a4ef83">frei0r.h</a></ul>
|
<li>F0R_PARAM_STRING
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_FILTER
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#g021dbc62936693bbe11851a3742b83cc">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_MIXER2
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#ge1896fc1cdaf7a505de359b3d07aba70">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_MIXER3
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#g4a6629bc9fd08cf104749ad9d0922501">frei0r.h</a>
|
||||||
|
<li>F0R_PLUGIN_TYPE_SOURCE
|
||||||
|
: <a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#gd190458c6a082108471acf06622a7461">frei0r.h</a>
|
||||||
|
<li>FREI0R_MAJOR_VERSION
|
||||||
|
: <a class="el" href="frei0r_8h.html#fcd0fc5b95d850413af3bdfb1445ce21">frei0r.h</a>
|
||||||
|
<li>FREI0R_MINOR_VERSION
|
||||||
|
: <a class="el" href="frei0r_8h.html#1e54a139a7cec212f6c1822793a4ef83">frei0r.h</a>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,47 +1,104 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Fields</title>
|
<title>frei0r: Data Fields</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="files.html"><span>File List</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li id="current"><a href="globals.html"><span>Globals</span></a></li>
|
button.src='closed.gif';
|
||||||
</ul></div>
|
}
|
||||||
<div class="tabs">
|
}
|
||||||
<ul>
|
function initDynSections(){
|
||||||
<li><a href="globals.html"><span>All</span></a></li>
|
var divs=document.getElementsByTagName('div');
|
||||||
<li id="current"><a href="globals_func.html"><span>Functions</span></a></li>
|
var sectionCounter=1;
|
||||||
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
||||||
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
</ul>
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="files.html"><span>File List</span></a></li>
|
||||||
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="globals.html"><span>All</span></a></li>
|
||||||
|
<li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
|
||||||
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
||||||
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>f0r_construct()
|
<li>f0r_construct()
|
||||||
: <a class="el" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">frei0r.h</a><li>f0r_deinit()
|
: <a class="el" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#0485f00015a2b09b8733df004f62db69">frei0r.h</a><li>f0r_destruct()
|
<li>f0r_deinit()
|
||||||
: <a class="el" href="frei0r_8h.html#31acce9390816a464c2d24458d9b76c6">frei0r.h</a><li>f0r_get_param_info()
|
: <a class="el" href="frei0r_8h.html#0485f00015a2b09b8733df004f62db69">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#503bb60dcd8c29e8a715ab0e1a4033d6">frei0r.h</a><li>f0r_get_param_value()
|
<li>f0r_destruct()
|
||||||
: <a class="el" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">frei0r.h</a><li>f0r_get_plugin_info()
|
: <a class="el" href="frei0r_8h.html#31acce9390816a464c2d24458d9b76c6">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#8d451ee1940d8bfeb33311db569321f4">frei0r.h</a><li>f0r_init()
|
<li>f0r_get_param_info()
|
||||||
: <a class="el" href="frei0r_8h.html#78b1e4451bf40bb8f80fdae871f2e750">frei0r.h</a><li>f0r_set_param_value()
|
: <a class="el" href="frei0r_8h.html#503bb60dcd8c29e8a715ab0e1a4033d6">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">frei0r.h</a><li>f0r_update()
|
<li>f0r_get_param_value()
|
||||||
: <a class="el" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">frei0r.h</a><li>f0r_update2()
|
: <a class="el" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">frei0r.h</a></ul>
|
<li>f0r_get_plugin_info()
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
: <a class="el" href="frei0r_8h.html#8d451ee1940d8bfeb33311db569321f4">frei0r.h</a>
|
||||||
|
<li>f0r_init()
|
||||||
|
: <a class="el" href="frei0r_8h.html#78b1e4451bf40bb8f80fdae871f2e750">frei0r.h</a>
|
||||||
|
<li>f0r_set_param_value()
|
||||||
|
: <a class="el" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">frei0r.h</a>
|
||||||
|
<li>f0r_update()
|
||||||
|
: <a class="el" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">frei0r.h</a>
|
||||||
|
<li>f0r_update2()
|
||||||
|
: <a class="el" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">frei0r.h</a>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,46 +1,102 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Data Fields</title>
|
<title>frei0r: Data Fields</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="files.html"><span>File List</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li id="current"><a href="globals.html"><span>Globals</span></a></li>
|
button.src='closed.gif';
|
||||||
</ul></div>
|
}
|
||||||
<div class="tabs">
|
}
|
||||||
<ul>
|
function initDynSections(){
|
||||||
<li><a href="globals.html"><span>All</span></a></li>
|
var divs=document.getElementsByTagName('div');
|
||||||
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
var sectionCounter=1;
|
||||||
<li id="current"><a href="globals_type.html"><span>Typedefs</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
||||||
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
</ul>
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="files.html"><span>File List</span></a></li>
|
||||||
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="globals.html"><span>All</span></a></li>
|
||||||
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
||||||
|
<li class="current"><a href="globals_type.html"><span>Typedefs</span></a></li>
|
||||||
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>f0r_instance_t
|
<li>f0r_instance_t
|
||||||
: <a class="el" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">frei0r.h</a><li>f0r_param_bool
|
: <a class="el" href="frei0r_8h.html#af4b514489e1a1399f23919d467fa7f2">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g863edbb51211153c1a5bc89128b2eedb">frei0r.h</a><li>f0r_param_color_t
|
<li>f0r_param_bool
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g535ba3bc18763f2e82840e2a095dd0a9">frei0r.h</a><li>f0r_param_double
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g05eba906a358ba2e64a0bd55e8a287c9">frei0r.h</a><li>f0r_param_info_t
|
<li>f0r_param_color_t
|
||||||
: <a class="el" href="frei0r_8h.html#73d753d06abe741965ef87e3553c399a">frei0r.h</a><li>f0r_param_position_t
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g535ba3bc18763f2e82840e2a095dd0a9">frei0r.h</a>
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#gaafb6c83aa00cfce5556e8d8cd14bdf7">frei0r.h</a><li>f0r_param_string
|
<li>f0r_param_double
|
||||||
: <a class="el" href="group__PARAM__TYPE.html#g2d2b65ed6b99cbf459d24555f0d23997">frei0r.h</a><li>f0r_param_t
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">frei0r.h</a>
|
||||||
: <a class="el" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">frei0r.h</a><li>f0r_plugin_info_t
|
<li>f0r_param_info_t
|
||||||
: <a class="el" href="frei0r_8h.html#7beb0755906a8a96b3af5285ae11036c">frei0r.h</a></ul>
|
: <a class="el" href="frei0r_8h.html#73d753d06abe741965ef87e3553c399a">frei0r.h</a>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
<li>f0r_param_position_t
|
||||||
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gaafb6c83aa00cfce5556e8d8cd14bdf7">frei0r.h</a>
|
||||||
|
<li>f0r_param_string
|
||||||
|
: <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">frei0r.h</a>
|
||||||
|
<li>f0r_param_t
|
||||||
|
: <a class="el" href="frei0r_8h.html#2b52f1c6691d7d8796d002df2454f5bb">frei0r.h</a>
|
||||||
|
<li>f0r_plugin_info_t
|
||||||
|
: <a class="el" href="frei0r_8h.html#7beb0755906a8a96b3af5285ae11036c">frei0r.h</a>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
22
doc/html/graph_legend.dot
Normal file
22
doc/html/graph_legend.dot
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
digraph G
|
||||||
|
{
|
||||||
|
edge [fontname="FreeSans",fontsize=10,labelfontname="FreeSans",labelfontsize=10];
|
||||||
|
node [fontname="FreeSans",fontsize=10,shape=record];
|
||||||
|
Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",fillcolor="grey75",style="filled" fontcolor="black"];
|
||||||
|
Node10 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans"];
|
||||||
|
Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black",URL="$classPublicBase.html"];
|
||||||
|
Node11 -> Node10 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans"];
|
||||||
|
Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="red",URL="$classTruncated.html"];
|
||||||
|
Node13 -> Node9 [dir=back,color="darkgreen",fontsize=10,style="solid",fontname="FreeSans"];
|
||||||
|
Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black",URL="$classProtectedBase.html"];
|
||||||
|
Node14 -> Node9 [dir=back,color="firebrick4",fontsize=10,style="solid",fontname="FreeSans"];
|
||||||
|
Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black",URL="$classPrivateBase.html"];
|
||||||
|
Node15 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans"];
|
||||||
|
Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="grey75"];
|
||||||
|
Node16 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="FreeSans"];
|
||||||
|
Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black",URL="$classTempl.html"];
|
||||||
|
Node17 -> Node16 [dir=back,color="orange",fontsize=10,style="dashed",label="< int >",fontname="FreeSans"];
|
||||||
|
Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black",URL="$classTempl.html"];
|
||||||
|
Node18 -> Node9 [dir=back,color="darkorchid3",fontsize=10,style="dashed",label="m_usedClass",fontname="FreeSans"];
|
||||||
|
Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="FreeSans",color="black",URL="$classUsed.html"];
|
||||||
|
}
|
||||||
128
doc/html/graph_legend.html
Normal file
128
doc/html/graph_legend.html
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<title>frei0r: Graph Legend</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
|
</head><body>
|
||||||
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
function changeDisplayState (e){
|
||||||
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
|
var button=this.firstChild;
|
||||||
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Graph Legend</h1>This page explains how to interpret the graphs that are generated by doxygen.<p>
|
||||||
|
Consider the following example: <div class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of truncation */</span>
|
||||||
|
<span class="keyword">class </span>Invisible { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
|
||||||
|
<span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { };
|
||||||
|
|
||||||
|
<span class="comment">/* Class not documented with doxygen comments */</span>
|
||||||
|
<span class="keyword">class </span>Undocumented { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! Class that is inherited using public inheritance */</span>
|
||||||
|
<span class="keyword">class </span>PublicBase : <span class="keyword">public</span> Truncated { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! A template class */</span>
|
||||||
|
<span class="keyword">template</span><<span class="keyword">class</span> T> <span class="keyword">class </span>Templ { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! Class that is inherited using protected inheritance */</span>
|
||||||
|
<span class="keyword">class </span>ProtectedBase { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! Class that is inherited using private inheritance */</span>
|
||||||
|
<span class="keyword">class </span>PrivateBase { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! Class that is used by the Inherited class */</span>
|
||||||
|
<span class="keyword">class </span>Used { };
|
||||||
|
<span class="comment"></span>
|
||||||
|
<span class="comment">/*! Super class that inherits a number of other classes */</span>
|
||||||
|
<span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
||||||
|
<span class="keyword">protected</span> ProtectedBase,
|
||||||
|
<span class="keyword">private</span> PrivateBase,
|
||||||
|
<span class="keyword">public</span> Undocumented,
|
||||||
|
<span class="keyword">public</span> Templ<int>
|
||||||
|
{
|
||||||
|
<span class="keyword">private</span>:
|
||||||
|
Used *m_usedClass;
|
||||||
|
};
|
||||||
|
</pre></div> If the <code>MAX_DOT_GRAPH_HEIGHT</code> tag in the configuration file is set to 240 this will result in the following graph:<p>
|
||||||
|
<center><div align="center">
|
||||||
|
<img src="graph_legend.png" alt="graph_legend.png">
|
||||||
|
</div>
|
||||||
|
</center> <p>
|
||||||
|
The boxes in the above graph have the following meaning: <ul>
|
||||||
|
<li>
|
||||||
|
A filled gray box represents the struct or class for which the graph is generated. </li>
|
||||||
|
<li>
|
||||||
|
A box with a black border denotes a documented struct or class. </li>
|
||||||
|
<li>
|
||||||
|
A box with a grey border denotes an undocumented struct or class. </li>
|
||||||
|
<li>
|
||||||
|
A box with a red border denotes a documented struct or class forwhich not all inheritance/containment relations are shown. A graph is truncated if it does not fit within the specified boundaries. </li>
|
||||||
|
</ul>
|
||||||
|
The arrows have the following meaning: <ul>
|
||||||
|
<li>
|
||||||
|
A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
|
||||||
|
<li>
|
||||||
|
A dark green arrow is used for protected inheritance. </li>
|
||||||
|
<li>
|
||||||
|
A dark red arrow is used for private inheritance. </li>
|
||||||
|
<li>
|
||||||
|
A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
|
||||||
|
<li>
|
||||||
|
A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
|
<a href="http://www.doxygen.org/index.html">
|
||||||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
doc/html/graph_legend.png
Normal file
BIN
doc/html/graph_legend.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
139
doc/html/group___c_o_l_o_r___m_o_d_e_l.html
Normal file
139
doc/html/group___c_o_l_o_r___m_o_d_e_l.html
Normal file
@@ -0,0 +1,139 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<title>frei0r: Color Models</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
|
</head><body>
|
||||||
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
function changeDisplayState (e){
|
||||||
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
|
var button=this.firstChild;
|
||||||
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Color Models</h1><table border="0" cellpadding="0" cellspacing="0">
|
||||||
|
<tr><td></td></tr>
|
||||||
|
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g4ff9ca3b84e5057b0b7aeee176d6d3a3">F0R_COLOR_MODEL_BGRA8888</a> 0</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g68d6ca25df33b7759dfb2c2f6b44a229">F0R_COLOR_MODEL_RGBA8888</a> 1</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html#g42c9b2342651a04a3045b980cf31cf97">F0R_COLOR_MODEL_PACKED32</a> 2</td></tr>
|
||||||
|
|
||||||
|
</table>
|
||||||
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||||
|
List of supported color models.<p>
|
||||||
|
Note: the color models are endian independent, because the color components are defined by their positon in memory, not by their significance in an uint32_t value.<p>
|
||||||
|
For effects that work on the color components, RGBA8888 is the recommended color model for frei0r-1.2 effects. For effects that only work on pixels, PACKED32 is the recommended color model since it helps the application to avoid unnecessary color conversions.<p>
|
||||||
|
Effects can choose an appropriate color model, applications must support all color models and do conversions if necessary. Source effects must not use the PACKED32 color model because the application must know in which color model the created framebuffers are represented.<p>
|
||||||
|
For each color model, a frame consists of width*height pixels which are stored row-wise and consecutively in memory. The size of a pixel is 4 bytes. There is no extra pitch parameter (i.e. the pitch is simply width*4).<p>
|
||||||
|
The following additional constraints must be honored:<ul>
|
||||||
|
<li>The top-most line of a frame is stored first in memory.</li><li>A frame must be aligned to a 16 byte border in memory.</li><li>The width and height of a frame must be positive</li><li>The width and height of a frame must be integer multiples of 8</li></ul>
|
||||||
|
<p>
|
||||||
|
These constraints make sure that each line is stored at an address aligned to 16 byte. <hr><h2>Define Documentation</h2>
|
||||||
|
<a class="anchor" name="g4ff9ca3b84e5057b0b7aeee176d6d3a3"></a><!-- doxytag: member="frei0r.h::F0R_COLOR_MODEL_BGRA8888" ref="g4ff9ca3b84e5057b0b7aeee176d6d3a3" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_COLOR_MODEL_BGRA8888 0 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
In BGRA8888, each pixel is represented by 4 consecutive unsigned bytes, where the first byte value represents the blue, the second the green, and the third the red color component of the pixel. The last value represents the alpha value.
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00290">290</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g42c9b2342651a04a3045b980cf31cf97"></a><!-- doxytag: member="frei0r.h::F0R_COLOR_MODEL_PACKED32" ref="g42c9b2342651a04a3045b980cf31cf97" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_COLOR_MODEL_PACKED32 2 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
In PACKED32, each pixel is represented by 4 consecutive bytes, but it is not defined how the color componets are stored. The true color format could be RGBA8888, BGRA8888, a packed 32 bit YUV format, or any other color format that stores pixels in 32 bit.<p>
|
||||||
|
This is useful for effects that don't work on color but only on pixels (for example a mirror effect).<p>
|
||||||
|
Note that source effects must not use this color model.
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00313">313</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g68d6ca25df33b7759dfb2c2f6b44a229"></a><!-- doxytag: member="frei0r.h::F0R_COLOR_MODEL_RGBA8888" ref="g68d6ca25df33b7759dfb2c2f6b44a229" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_COLOR_MODEL_RGBA8888 1 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
In RGBA8888, each pixel is represented by 4 consecutive unsigned bytes, where the first byte value represents the red, the second the green, and the third the blue color component of the pixel. The last value represents the alpha value.
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00299">299</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
|
<a href="http://www.doxygen.org/index.html">
|
||||||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
269
doc/html/group___p_a_r_a_m___t_y_p_e.html
Normal file
269
doc/html/group___p_a_r_a_m___t_y_p_e.html
Normal file
@@ -0,0 +1,269 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<title>frei0r: Parameter Types</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
|
</head><body>
|
||||||
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
function changeDisplayState (e){
|
||||||
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
|
var button=this.firstChild;
|
||||||
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Parameter Types</h1><table border="0" cellpadding="0" cellspacing="0">
|
||||||
|
<tr><td></td></tr>
|
||||||
|
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structf0r__param__color.html">f0r_param_color</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structf0r__param__position.html">f0r_param_position</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g54c75dadceec79650fd657a8169e9e65">F0R_PARAM_BOOL</a> 0</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gc82c5dc961327356885a4a0ea513e550">F0R_PARAM_DOUBLE</a> 1</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g78782f633dbf887c9496996f47b57091">F0R_PARAM_COLOR</a> 2</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g86d6e746595a6358b90b0d73f9b76c59">F0R_PARAM_POSITION</a> 3</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gc686a9c6d5a1b3d7c0beb51d7f64f960">F0R_PARAM_STRING</a> 4</td></tr>
|
||||||
|
|
||||||
|
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef double </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">f0r_param_bool</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef double </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">f0r_param_double</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structf0r__param__color.html">f0r_param_color</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g535ba3bc18763f2e82840e2a095dd0a9">f0r_param_color_t</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="structf0r__param__position.html">f0r_param_position</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#gaafb6c83aa00cfce5556e8d8cd14bdf7">f0r_param_position_t</a></td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef char </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">f0r_param_string</a></td></tr>
|
||||||
|
|
||||||
|
</table>
|
||||||
|
<hr><h2>Define Documentation</h2>
|
||||||
|
<a class="anchor" name="g54c75dadceec79650fd657a8169e9e65"></a><!-- doxytag: member="frei0r.h::F0R_PARAM_BOOL" ref="g54c75dadceec79650fd657a8169e9e65" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PARAM_BOOL 0 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Parameter type for boolean values <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">f0r_param_bool</a> </dd></dl>
|
||||||
|
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00368">368</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g78782f633dbf887c9496996f47b57091"></a><!-- doxytag: member="frei0r.h::F0R_PARAM_COLOR" ref="g78782f633dbf887c9496996f47b57091" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PARAM_COLOR 2 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Parameter type for color <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structf0r__param__color.html">f0r_param_color</a> </dd></dl>
|
||||||
|
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00380">380</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="gc82c5dc961327356885a4a0ea513e550"></a><!-- doxytag: member="frei0r.h::F0R_PARAM_DOUBLE" ref="gc82c5dc961327356885a4a0ea513e550" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PARAM_DOUBLE 1 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Parameter type for doubles <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">f0r_param_double</a> </dd></dl>
|
||||||
|
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00374">374</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g86d6e746595a6358b90b0d73f9b76c59"></a><!-- doxytag: member="frei0r.h::F0R_PARAM_POSITION" ref="g86d6e746595a6358b90b0d73f9b76c59" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PARAM_POSITION 3 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Parameter type for position <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structf0r__param__position.html">f0r_param_position</a> </dd></dl>
|
||||||
|
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00385">385</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="gc686a9c6d5a1b3d7c0beb51d7f64f960"></a><!-- doxytag: member="frei0r.h::F0R_PARAM_STRING" ref="gc686a9c6d5a1b3d7c0beb51d7f64f960" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PARAM_STRING 4 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Parameter type for string <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">f0r_param_string</a> </dd></dl>
|
||||||
|
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00391">391</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<hr><h2>Typedef Documentation</h2>
|
||||||
|
<a class="anchor" name="g863edbb51211153c1a5bc89128b2eedb"></a><!-- doxytag: member="frei0r.h::f0r_param_bool" ref="g863edbb51211153c1a5bc89128b2eedb" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">typedef double <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g863edbb51211153c1a5bc89128b2eedb">f0r_param_bool</a> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The boolean type. The allowed range of values is [0, 1]. [0, 0.5[ is mapped to false and [0.5, 1] is mapped to true.
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00397">397</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g535ba3bc18763f2e82840e2a095dd0a9"></a><!-- doxytag: member="frei0r.h::f0r_param_color_t" ref="g535ba3bc18763f2e82840e2a095dd0a9" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">typedef struct <a class="el" href="structf0r__param__color.html">f0r_param_color</a> <a class="el" href="structf0r__param__color.html">f0r_param_color_t</a> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The color type. All three color components are in the range [0, 1].
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g05eba906a358ba2e64a0bd55e8a287c9"></a><!-- doxytag: member="frei0r.h::f0r_param_double" ref="g05eba906a358ba2e64a0bd55e8a287c9" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">typedef double <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g05eba906a358ba2e64a0bd55e8a287c9">f0r_param_double</a> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The double type. The allowed range of values is [0, 1].
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00402">402</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="gaafb6c83aa00cfce5556e8d8cd14bdf7"></a><!-- doxytag: member="frei0r.h::f0r_param_position_t" ref="gaafb6c83aa00cfce5556e8d8cd14bdf7" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">typedef struct <a class="el" href="structf0r__param__position.html">f0r_param_position</a> <a class="el" href="structf0r__param__position.html">f0r_param_position_t</a> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The position type. Both position coordinates are in the range [0, 1].
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g2d2b65ed6b99cbf459d24555f0d23997"></a><!-- doxytag: member="frei0r.h::f0r_param_string" ref="g2d2b65ed6b99cbf459d24555f0d23997" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">typedef char <a class="el" href="group___p_a_r_a_m___t_y_p_e.html#g2d2b65ed6b99cbf459d24555f0d23997">f0r_param_string</a> </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The string type. Zero terminated array of 8-bit values in utf-8 encoding
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00428">428</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
|
<a href="http://www.doxygen.org/index.html">
|
||||||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
148
doc/html/group___p_l_u_g_i_n___t_y_p_e.html
Normal file
148
doc/html/group___p_l_u_g_i_n___t_y_p_e.html
Normal file
@@ -0,0 +1,148 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
|
<title>frei0r: Type of the Plugin</title>
|
||||||
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
|
</head><body>
|
||||||
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
|
<script type="text/javascript">
|
||||||
|
<!--
|
||||||
|
function changeDisplayState (e){
|
||||||
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
|
var button=this.firstChild;
|
||||||
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Type of the Plugin</h1><table border="0" cellpadding="0" cellspacing="0">
|
||||||
|
<tr><td></td></tr>
|
||||||
|
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#g021dbc62936693bbe11851a3742b83cc">F0R_PLUGIN_TYPE_FILTER</a> 0</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#gd190458c6a082108471acf06622a7461">F0R_PLUGIN_TYPE_SOURCE</a> 1</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#ge1896fc1cdaf7a505de359b3d07aba70">F0R_PLUGIN_TYPE_MIXER2</a> 2</td></tr>
|
||||||
|
|
||||||
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html#g4a6629bc9fd08cf104749ad9d0922501">F0R_PLUGIN_TYPE_MIXER3</a> 3</td></tr>
|
||||||
|
|
||||||
|
</table>
|
||||||
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||||
|
These defines determine whether the plugin is a source, a filter or one of the two mixer types <hr><h2>Define Documentation</h2>
|
||||||
|
<a class="anchor" name="g021dbc62936693bbe11851a3742b83cc"></a><!-- doxytag: member="frei0r.h::F0R_PLUGIN_TYPE_FILTER" ref="g021dbc62936693bbe11851a3742b83cc" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PLUGIN_TYPE_FILTER 0 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
one input and one output
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00238">238</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="ge1896fc1cdaf7a505de359b3d07aba70"></a><!-- doxytag: member="frei0r.h::F0R_PLUGIN_TYPE_MIXER2" ref="ge1896fc1cdaf7a505de359b3d07aba70" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PLUGIN_TYPE_MIXER2 2 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
two inputs and one output
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00242">242</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="g4a6629bc9fd08cf104749ad9d0922501"></a><!-- doxytag: member="frei0r.h::F0R_PLUGIN_TYPE_MIXER3" ref="g4a6629bc9fd08cf104749ad9d0922501" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PLUGIN_TYPE_MIXER3 3 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
three inputs and one output
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00244">244</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
<a class="anchor" name="gd190458c6a082108471acf06622a7461"></a><!-- doxytag: member="frei0r.h::F0R_PLUGIN_TYPE_SOURCE" ref="gd190458c6a082108471acf06622a7461" args="" -->
|
||||||
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
|
<tr>
|
||||||
|
<td class="memname">#define F0R_PLUGIN_TYPE_SOURCE 1 </td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="memdoc">
|
||||||
|
|
||||||
|
<p>
|
||||||
|
just one output
|
||||||
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00240">240</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
|
<a href="http://www.doxygen.org/index.html">
|
||||||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -1,18 +1,63 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Concurrency</title>
|
<title>frei0r: Concurrency</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>Concurrency</h1><table border="0" cellpadding="0" cellspacing="0">
|
<h1>Concurrency</h1><table border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr><td></td></tr>
|
<tr><td></td></tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -29,8 +74,9 @@ Concurrent calls of these functions are allowed.<p>
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="el" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">f0r_set_param_value</a></li><li><a class="el" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">f0r_get_param_value</a></li><li><a class="el" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">f0r_update</a></li><li><a class="el" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">f0r_update2</a></li></ul>
|
<li><a class="el" href="frei0r_8h.html#b6942176959bf76d97719d844799997d">f0r_set_param_value</a></li><li><a class="el" href="frei0r_8h.html#7f0db6a26747279bf507413ebee2a599">f0r_get_param_value</a></li><li><a class="el" href="frei0r_8h.html#7ddea8bcbfd15affc084f669c0140857">f0r_update</a></li><li><a class="el" href="frei0r_8h.html#5c0f4d80066aeedc695732c6f929183d">f0r_update2</a></li></ul>
|
||||||
<p>
|
<p>
|
||||||
If a thread is in one of these methods its allowed for another thread to enter one of theses methods for a different effect instance. But for one effect instance only one thread is allowed to execute any of these methods. <hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
If a thread is in one of these methods its allowed for another thread to enter one of theses methods for a different effect instance. But for one effect instance only one thread is allowed to execute any of these methods. </div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,18 +1,63 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Icons for frei0r effects</title>
|
<title>frei0r: Icons for frei0r effects</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>Icons for frei0r effects</h1><table border="0" cellpadding="0" cellspacing="0">
|
<h1>Icons for frei0r effects</h1><table border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr><td></td></tr>
|
<tr><td></td></tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -26,7 +71,8 @@ The exact location where the application should look for the plugin is platform
|
|||||||
For Windows platforms, the icon should be at the same place as the plugin containing the effect.<p>
|
For Windows platforms, the icon should be at the same place as the plugin containing the effect.<p>
|
||||||
For Unix platforms, the following mapping from plugin location to icon location must be used:<p>
|
For Unix platforms, the following mapping from plugin location to icon location must be used:<p>
|
||||||
Let <plugin_path>/<plugin> be a frei0r plugin with name <effect_name>. Then the corresponding icon (if any) shall be located in <icon_path>/<effect_name>.png. <icon_path> can be obtained in the following way:<p>
|
Let <plugin_path>/<plugin> be a frei0r plugin with name <effect_name>. Then the corresponding icon (if any) shall be located in <icon_path>/<effect_name>.png. <icon_path> can be obtained in the following way:<p>
|
||||||
<div class="fragment"><pre class="fragment"> <plugin_path> | <icon_path>
|
<div class="fragment"><pre class="fragment">
|
||||||
|
<plugin_path> | <icon_path>
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
$HOME/.frei0r-1/lib/<vendor> | $HOME/.frei0r-1/icons/<vendor>
|
$HOME/.frei0r-1/lib/<vendor> | $HOME/.frei0r-1/icons/<vendor>
|
||||||
/usr/local/lib/frei0r-1/<vendor> | /usr/local/share/frei0r-1/icons/<vendor>
|
/usr/local/lib/frei0r-1/<vendor> | /usr/local/share/frei0r-1/icons/<vendor>
|
||||||
@@ -34,8 +80,9 @@ Let <plugin_path>/<plugin> be a frei0r plugin with name <effect_n
|
|||||||
* | <plugin_path>
|
* | <plugin_path>
|
||||||
</pre></div><p>
|
</pre></div><p>
|
||||||
(The wildcard '*' stands for any other plugin_path)<p>
|
(The wildcard '*' stands for any other plugin_path)<p>
|
||||||
For other platforms, no location is defined. We recommend to use the plugin path where possible. <hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
For other platforms, no location is defined. We recommend to use the plugin path where possible. </div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,18 +1,63 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Plugin Locations</title>
|
<title>frei0r: Plugin Locations</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>Plugin Locations</h1><table border="0" cellpadding="0" cellspacing="0">
|
<h1>Plugin Locations</h1><table border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr><td></td></tr>
|
<tr><td></td></tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -27,12 +72,17 @@ Examples:<p>
|
|||||||
<ul>
|
<ul>
|
||||||
<li>/usr/lib/frei0r-1/mob/flippo.so</li><li>/usr/lib/frei0r-1/drone/flippo.so</li><li>/usr/local/lib/frei0r-1/gephex/coma/invert0r.so</li><li>/home/martin/.frei0r-1/lib/martin/test.so</li></ul>
|
<li>/usr/lib/frei0r-1/mob/flippo.so</li><li>/usr/lib/frei0r-1/drone/flippo.so</li><li>/usr/local/lib/frei0r-1/gephex/coma/invert0r.so</li><li>/home/martin/.frei0r-1/lib/martin/test.so</li></ul>
|
||||||
<p>
|
<p>
|
||||||
Like in these examples plugins should be placed in "vendor" subdirs to reduce name clashes.<h3><a class="anchor" name="sec_order">
|
Like in these examples plugins should be placed in "vendor" subdirs to reduce name clashes. However, <vendor> is optional and may be left blank.<h3><a class="anchor" name="sec_order">
|
||||||
Plugin Loading Order</a></h3>
|
Plugin Loading Order</a></h3>
|
||||||
The application shall load plugins in the following order: 3, 2, 1. If a name clash occurs (two or more frei0r plugins with identical effect name), the plugins in directory 3 have precedence over plugins in directory 2, and those in directory 2 have precedence over plugins in directory 1.<p>
|
The application shall load plugins in the following order: 3, 2, 1. If a name clash occurs (two or more frei0r plugins with identical effect name), the plugins in directory 3 have precedence over plugins in directory 2, and those in directory 2 have precedence over plugins in directory 1.<p>
|
||||||
This makes it possible for users to "override" effects that are installed in system wide directories by placing plugins in their home directory.<p>
|
This makes it possible for users to "override" effects that are installed in system wide directories by placing plugins in their home directory.<p>
|
||||||
The order of loading plugins inside each of the directories 1, 2, and 3 is not defined. <hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
The order of loading plugins inside each of the directories 1, 2, and 3 is not defined.<h3><a class="anchor" name="sec_path">
|
||||||
|
FREI0R_PATH Environment Variable</a></h3>
|
||||||
|
If the environment variable FREI0R_PATH is defined, then it shall be considered a colon separated list of directories which replaces the default list.<p>
|
||||||
|
For example:<p>
|
||||||
|
FREI0R_PATH=/home/foo/frei0r-plugins:/usr/lib/frei0r-1:/etc/frei0r </div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,18 +1,63 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: frei0r - a minimalistic plugin API for video effects</title>
|
<title>frei0r: frei0r - a minimalistic plugin API for video effects</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li id="current"><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li class="current"><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>frei0r - a minimalistic plugin API for video effects</h1>
|
<h1>frei0r - a minimalistic plugin API for video effects</h1>
|
||||||
<p>
|
<p>
|
||||||
<h2><a class="anchor" name="sec_intro">
|
<h2><a class="anchor" name="sec_intro">
|
||||||
@@ -25,16 +70,21 @@ Overview</a></h2>
|
|||||||
If you are new to frei0r, the best thing is probably to have a look at the <a href="frei0r_8h-source.html">frei0r header</a>, which is quite simple.<p>
|
If you are new to frei0r, the best thing is probably to have a look at the <a href="frei0r_8h-source.html">frei0r header</a>, which is quite simple.<p>
|
||||||
After that, you might want to look at the <a href="frei0r_8h.html">frei0r functions</a> in more detail.<p>
|
After that, you might want to look at the <a href="frei0r_8h.html">frei0r functions</a> in more detail.<p>
|
||||||
When developing a new frei0r effect, you have to choose<ul>
|
When developing a new frei0r effect, you have to choose<ul>
|
||||||
<li>which effect type to use (<a class="el" href="group__PLUGIN__TYPE.html">Type of the Plugin</a>),</li><li>which color model to use (<a class="el" href="group__COLOR__MODEL.html">Color Models</a>), and</li><li>which parameter types (<a class="el" href="group__PARAM__TYPE.html">Parameter Types</a>) your effect will support.</li></ul>
|
<li>which effect type to use (<a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html">Type of the Plugin</a>),</li><li>which color model to use (<a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html">Color Models</a>), and</li><li>which parameter types (<a class="el" href="group___p_a_r_a_m___t_y_p_e.html">Parameter Types</a>) your effect will support.</li></ul>
|
||||||
<p>
|
<p>
|
||||||
To round things up, you should decide whether your effect should have an associated icon (<a class="el" href="group__icons.html">Icons for frei0r effects</a>), and where it will be installed (<a class="el" href="group__pluglocations.html">Plugin Locations</a>).<h2><a class="anchor" name="sec_changes">
|
To round things up, you should decide whether your effect should have an associated icon (<a class="el" href="group__icons.html">Icons for frei0r effects</a>), and where it will be installed (<a class="el" href="group__pluglocations.html">Plugin Locations</a>).<h2><a class="anchor" name="sec_changes">
|
||||||
Changes</a></h2>
|
Changes</a></h2>
|
||||||
|
<h3><a class="anchor" name="sec_changes_1_1_1_2">
|
||||||
|
From frei0r 1.1 to frei0r 1.2</a></h3>
|
||||||
|
<ul>
|
||||||
|
<li>make <vendor> in plugin path optional</li><li>added section on FREI0R_PATH environment variable</li><li>added requirement to initialize all parameters in <a class="el" href="frei0r_8h.html#c7765bbd77add97b318c09e2aba0724b">f0r_construct()</a></li></ul>
|
||||||
<h3><a class="anchor" name="sec_changes_1_0_1_1">
|
<h3><a class="anchor" name="sec_changes_1_0_1_1">
|
||||||
From frei0r 1.0 to frei0r 1.1</a></h3>
|
From frei0r 1.0 to frei0r 1.1</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>added specifications for plugin locations</li><li>added specifications for frei0r icons</li><li>added RGBA8888 color model</li><li>added packed32 color model</li><li>added better specification of color models</li><li>added string type</li><li>added bounds to resolution (8 <= width, height <= 2048)</li><li>width and height must be an integer multiple of 8</li><li>frame data must be 16 byte aligned</li><li>improved update specification (must not change parameters, must restore fpu state)</li><li>added note for applications to ignore effects with unknown fields</li><li>added new plugin types mixer2 and mixer3</li><li>added section about <a class="el" href="group__concurrency.html">Concurrency</a> </li></ul>
|
<li>added specifications for plugin locations</li><li>added specifications for frei0r icons</li><li>added RGBA8888 color model</li><li>added packed32 color model</li><li>added better specification of color models</li><li>added string type</li><li>added bounds to resolution (8 <= width, height <= 2048)</li><li>width and height must be an integer multiple of 8</li><li>frame data must be 16 byte aligned</li><li>improved update specification (must not change parameters, must restore fpu state)</li><li>added note for applications to ignore effects with unknown fields</li><li>added new plugin types mixer2 and mixer3</li><li>added section about <a class="el" href="group__concurrency.html">Concurrency</a> </li></ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,28 +1,74 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: Module Index</title>
|
<title>frei0r: Module Index</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li id="current"><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<h1>frei0r Modules</h1>Here is a list of all modules:<ul>
|
button.src='open.gif';
|
||||||
|
}else{
|
||||||
|
sectionDiv.style.display='none';
|
||||||
|
button.src='closed.gif';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li class="current"><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
|
<h1>Modules</h1>Here is a list of all modules:<ul>
|
||||||
<li><a class="el" href="group__pluglocations.html">Plugin Locations</a>
|
<li><a class="el" href="group__pluglocations.html">Plugin Locations</a>
|
||||||
<li><a class="el" href="group__icons.html">Icons for frei0r effects</a>
|
<li><a class="el" href="group__icons.html">Icons for frei0r effects</a>
|
||||||
<li><a class="el" href="group__concurrency.html">Concurrency</a>
|
<li><a class="el" href="group__concurrency.html">Concurrency</a>
|
||||||
<li><a class="el" href="group__PLUGIN__TYPE.html">Type of the Plugin</a>
|
<li><a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html">Type of the Plugin</a>
|
||||||
<li><a class="el" href="group__COLOR__MODEL.html">Color Models</a>
|
<li><a class="el" href="group___c_o_l_o_r___m_o_d_e_l.html">Color Models</a>
|
||||||
<li><a class="el" href="group__PARAM__TYPE.html">Parameter Types</a>
|
<li><a class="el" href="group___p_a_r_a_m___t_y_p_e.html">Parameter Types</a>
|
||||||
</ul>
|
</ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
BIN
doc/html/open.gif
Normal file
BIN
doc/html/open.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 B |
@@ -1,27 +1,73 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: f0r_param_color Struct Reference</title>
|
<title>frei0r: f0r_param_color Struct Reference</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>f0r_param_color Struct Reference<br>
|
<h1>f0r_param_color Struct Reference<br>
|
||||||
<small>
|
<small>
|
||||||
[<a class="el" href="group__PARAM__TYPE.html">Parameter Types</a>]</small>
|
[<a class="el" href="group___p_a_r_a_m___t_y_p_e.html">Parameter Types</a>]</small>
|
||||||
</h1><!-- doxytag: class="f0r_param_color" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
</h1><!-- doxytag: class="f0r_param_color" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
||||||
<p>
|
<p>
|
||||||
<table border="0" cellpadding="0" cellspacing="0">
|
<table border="0" cellpadding="0" cellspacing="0">
|
||||||
@@ -36,81 +82,64 @@
|
|||||||
</table>
|
</table>
|
||||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||||
The color type. All three color components are in the range [0, 1].
|
The color type. All three color components are in the range [0, 1].
|
||||||
<p>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00407">407</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
<hr><h2>Field Documentation</h2>
|
<hr><h2>Field Documentation</h2>
|
||||||
<a class="anchor" name="44b8f5ddd1fec1973edbff58a63683f9"></a><!-- doxytag: member="f0r_param_color::b" ref="44b8f5ddd1fec1973edbff58a63683f9" args="" --><p>
|
<a class="anchor" name="a35e508971f4fae55621e61f70a893ed"></a><!-- doxytag: member="f0r_param_color::r" ref="a35e508971f4fae55621e61f70a893ed" args="" -->
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
<div class="memitem">
|
||||||
<tr>
|
<div class="memproto">
|
||||||
<td class="mdRow">
|
<table class="memname">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">float <a class="el" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">f0r_param_color::b</a> </td>
|
<td class="memname">float <a class="el" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">f0r_param_color::r</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
blue color component </td>
|
red color component
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00409">409</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="93f2e432efe7db1c8cd39b38241810f9"></a><!-- doxytag: member="f0r_param_color::g" ref="93f2e432efe7db1c8cd39b38241810f9" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="93f2e432efe7db1c8cd39b38241810f9"></a><!-- doxytag: member="f0r_param_color::g" ref="93f2e432efe7db1c8cd39b38241810f9" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">float <a class="el" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">f0r_param_color::g</a> </td>
|
<td class="memname">float <a class="el" href="structf0r__param__color.html#93f2e432efe7db1c8cd39b38241810f9">f0r_param_color::g</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
green color component </td>
|
green color component
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00410">410</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="a35e508971f4fae55621e61f70a893ed"></a><!-- doxytag: member="f0r_param_color::r" ref="a35e508971f4fae55621e61f70a893ed" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="44b8f5ddd1fec1973edbff58a63683f9"></a><!-- doxytag: member="f0r_param_color::b" ref="44b8f5ddd1fec1973edbff58a63683f9" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">float <a class="el" href="structf0r__param__color.html#a35e508971f4fae55621e61f70a893ed">f0r_param_color::r</a> </td>
|
<td class="memname">float <a class="el" href="structf0r__param__color.html#44b8f5ddd1fec1973edbff58a63683f9">f0r_param_color::b</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
red color component </td>
|
blue color component
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00411">411</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
<hr>The documentation for this struct was generated from the following file:<ul>
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
||||||
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,24 +1,70 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: f0r_param_info Struct Reference</title>
|
<title>frei0r: f0r_param_info Struct Reference</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>f0r_param_info Struct Reference</h1><!-- doxytag: class="f0r_param_info" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
<h1>f0r_param_info Struct Reference</h1><!-- doxytag: class="f0r_param_info" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
||||||
<p>
|
<p>
|
||||||
<table border="0" cellpadding="0" cellspacing="0">
|
<table border="0" cellpadding="0" cellspacing="0">
|
||||||
@@ -34,81 +80,64 @@
|
|||||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||||
Similar to f0r_plugin_info_t, this structure is filled by the plugin for every parameter.<p>
|
Similar to f0r_plugin_info_t, this structure is filled by the plugin for every parameter.<p>
|
||||||
All strings are unicode, 0-terminated, and the encoding is utf-8.
|
All strings are unicode, 0-terminated, and the encoding is utf-8.
|
||||||
<p>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00439">439</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
<hr><h2>Field Documentation</h2>
|
<hr><h2>Field Documentation</h2>
|
||||||
<a class="anchor" name="234708bd246ba2f8aa94c6e556110cac"></a><!-- doxytag: member="f0r_param_info::explanation" ref="234708bd246ba2f8aa94c6e556110cac" args="" --><p>
|
<a class="anchor" name="ff206a2bd55ec0a5f38f134a9bfa9a66"></a><!-- doxytag: member="f0r_param_info::name" ref="ff206a2bd55ec0a5f38f134a9bfa9a66" args="" -->
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
<div class="memitem">
|
||||||
<tr>
|
<div class="memproto">
|
||||||
<td class="mdRow">
|
<table class="memname">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">const char* <a class="el" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">f0r_param_info::explanation</a> </td>
|
<td class="memname">const char* <a class="el" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">f0r_param_info::name</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Optional explanation (can be 0) </td>
|
The (short) name of the param
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00441">441</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="ff206a2bd55ec0a5f38f134a9bfa9a66"></a><!-- doxytag: member="f0r_param_info::name" ref="ff206a2bd55ec0a5f38f134a9bfa9a66" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="9cff757f4e45b1235e8977a83bd1f70a"></a><!-- doxytag: member="f0r_param_info::type" ref="9cff757f4e45b1235e8977a83bd1f70a" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">const char* <a class="el" href="structf0r__param__info.html#ff206a2bd55ec0a5f38f134a9bfa9a66">f0r_param_info::name</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">f0r_param_info::type</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The (short) name of the param </td>
|
The type (see the F0R_PARAM_* defines)
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00442">442</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="9cff757f4e45b1235e8977a83bd1f70a"></a><!-- doxytag: member="f0r_param_info::type" ref="9cff757f4e45b1235e8977a83bd1f70a" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="234708bd246ba2f8aa94c6e556110cac"></a><!-- doxytag: member="f0r_param_info::explanation" ref="234708bd246ba2f8aa94c6e556110cac" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__param__info.html#9cff757f4e45b1235e8977a83bd1f70a">f0r_param_info::type</a> </td>
|
<td class="memname">const char* <a class="el" href="structf0r__param__info.html#234708bd246ba2f8aa94c6e556110cac">f0r_param_info::explanation</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The type (see the F0R_PARAM_* defines) </td>
|
Optional explanation (can be 0)
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00443">443</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
<hr>The documentation for this struct was generated from the following file:<ul>
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
||||||
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,27 +1,73 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: f0r_param_position Struct Reference</title>
|
<title>frei0r: f0r_param_position Struct Reference</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>f0r_param_position Struct Reference<br>
|
<h1>f0r_param_position Struct Reference<br>
|
||||||
<small>
|
<small>
|
||||||
[<a class="el" href="group__PARAM__TYPE.html">Parameter Types</a>]</small>
|
[<a class="el" href="group___p_a_r_a_m___t_y_p_e.html">Parameter Types</a>]</small>
|
||||||
</h1><!-- doxytag: class="f0r_param_position" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
</h1><!-- doxytag: class="f0r_param_position" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
||||||
<p>
|
<p>
|
||||||
<table border="0" cellpadding="0" cellspacing="0">
|
<table border="0" cellpadding="0" cellspacing="0">
|
||||||
@@ -34,58 +80,47 @@
|
|||||||
</table>
|
</table>
|
||||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||||
The position type. Both position coordinates are in the range [0, 1].
|
The position type. Both position coordinates are in the range [0, 1].
|
||||||
<p>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00417">417</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
<hr><h2>Field Documentation</h2>
|
<hr><h2>Field Documentation</h2>
|
||||||
<a class="anchor" name="e5a45dcf230da7d9fb5b4cce32a3905d"></a><!-- doxytag: member="f0r_param_position::x" ref="e5a45dcf230da7d9fb5b4cce32a3905d" args="" --><p>
|
<a class="anchor" name="e5a45dcf230da7d9fb5b4cce32a3905d"></a><!-- doxytag: member="f0r_param_position::x" ref="e5a45dcf230da7d9fb5b4cce32a3905d" args="" -->
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
<div class="memitem">
|
||||||
<tr>
|
<div class="memproto">
|
||||||
<td class="mdRow">
|
<table class="memname">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">double <a class="el" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">f0r_param_position::x</a> </td>
|
<td class="memname">double <a class="el" href="structf0r__param__position.html#e5a45dcf230da7d9fb5b4cce32a3905d">f0r_param_position::x</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
x coordinate </td>
|
x coordinate
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00419">419</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="6c5092cea095e0d7c42825415d78f432"></a><!-- doxytag: member="f0r_param_position::y" ref="6c5092cea095e0d7c42825415d78f432" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="6c5092cea095e0d7c42825415d78f432"></a><!-- doxytag: member="f0r_param_position::y" ref="6c5092cea095e0d7c42825415d78f432" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">double <a class="el" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">f0r_param_position::y</a> </td>
|
<td class="memname">double <a class="el" href="structf0r__param__position.html#6c5092cea095e0d7c42825415d78f432">f0r_param_position::y</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
y coordinate </td>
|
y coordinate
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00420">420</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
|
</div>
|
||||||
|
</div><p>
|
||||||
<hr>The documentation for this struct was generated from the following file:<ul>
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
||||||
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,24 +1,70 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>frei0r: f0r_plugin_info Struct Reference</title>
|
<title>frei0r: f0r_plugin_info Struct Reference</title>
|
||||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||||
</head><body>
|
</head><body>
|
||||||
<!-- Generated by Doxygen 1.4.6 -->
|
<!-- Generated by Doxygen 1.5.6 -->
|
||||||
<div class="tabs">
|
<script type="text/javascript">
|
||||||
<ul>
|
<!--
|
||||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
function changeDisplayState (e){
|
||||||
<li><a href="modules.html"><span>Modules</span></a></li>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
||||||
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var button=this.firstChild;
|
||||||
<li><a href="files.html"><span>Files</span></a></li>
|
var sectionDiv=document.getElementById('dynsection'+num);
|
||||||
<li><a href="dirs.html"><span>Directories</span></a></li>
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
||||||
</ul></div>
|
sectionDiv.style.display='block';
|
||||||
<div class="tabs">
|
button.src='open.gif';
|
||||||
<ul>
|
}else{
|
||||||
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
sectionDiv.style.display='none';
|
||||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
button.src='closed.gif';
|
||||||
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
}
|
||||||
</ul></div>
|
}
|
||||||
|
function initDynSections(){
|
||||||
|
var divs=document.getElementsByTagName('div');
|
||||||
|
var sectionCounter=1;
|
||||||
|
for(var i=0;i<divs.length-1;i++){
|
||||||
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
||||||
|
var header=divs[i];
|
||||||
|
var section=divs[i+1];
|
||||||
|
var button=header.firstChild;
|
||||||
|
if (button!='IMG'){
|
||||||
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
||||||
|
button=document.createElement('img');
|
||||||
|
divs[i].insertBefore(button,divs[i].firstChild);
|
||||||
|
}
|
||||||
|
header.style.cursor='pointer';
|
||||||
|
header.onclick=changeDisplayState;
|
||||||
|
header.id='dynheader'+sectionCounter;
|
||||||
|
button.src='closed.gif';
|
||||||
|
section.id='dynsection'+sectionCounter;
|
||||||
|
section.style.display='none';
|
||||||
|
section.style.marginLeft='14px';
|
||||||
|
sectionCounter++;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
window.onload = initDynSections;
|
||||||
|
-->
|
||||||
|
</script>
|
||||||
|
<div class="navigation" id="top">
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||||
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
||||||
|
<li class="current"><a href="classes.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="files.html"><span>Files</span></a></li>
|
||||||
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="tabs">
|
||||||
|
<ul>
|
||||||
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
||||||
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
||||||
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="contents">
|
||||||
<h1>f0r_plugin_info Struct Reference</h1><!-- doxytag: class="f0r_plugin_info" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
<h1>f0r_plugin_info Struct Reference</h1><!-- doxytag: class="f0r_plugin_info" --><code>#include <<a class="el" href="frei0r_8h-source.html">frei0r.h</a>></code>
|
||||||
<p>
|
<p>
|
||||||
<table border="0" cellpadding="0" cellspacing="0">
|
<table border="0" cellpadding="0" cellspacing="0">
|
||||||
@@ -48,220 +94,167 @@ The f0r_plugin_info_t structure is filled in by the plugin to tell the applicati
|
|||||||
An application should ignore (i.e. not use) frei0r effects that have unknown values in the plugin_type or color_model field. It should also ignore effects with a too high frei0r_version.<p>
|
An application should ignore (i.e. not use) frei0r effects that have unknown values in the plugin_type or color_model field. It should also ignore effects with a too high frei0r_version.<p>
|
||||||
This is necessary to be able to extend the frei0r spec (e.g. by adding new color models or plugin types) in a way that does not result in crashes when loading effects that make use of these extensions into an older application.<p>
|
This is necessary to be able to extend the frei0r spec (e.g. by adding new color models or plugin types) in a way that does not result in crashes when loading effects that make use of these extensions into an older application.<p>
|
||||||
All strings are unicode, 0-terminated, and the encoding is utf-8.
|
All strings are unicode, 0-terminated, and the encoding is utf-8.
|
||||||
<p>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00332">332</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
<hr><h2>Field Documentation</h2>
|
<hr><h2>Field Documentation</h2>
|
||||||
<a class="anchor" name="c6ad807a9ac439e57e7410dd699add6f"></a><!-- doxytag: member="f0r_plugin_info::author" ref="c6ad807a9ac439e57e7410dd699add6f" args="" --><p>
|
<a class="anchor" name="6e9916e14a3871987c66964a89b18c5d"></a><!-- doxytag: member="f0r_plugin_info::name" ref="6e9916e14a3871987c66964a89b18c5d" args="" -->
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
<div class="memitem">
|
||||||
<tr>
|
<div class="memproto">
|
||||||
<td class="mdRow">
|
<table class="memname">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">const char* <a class="el" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">f0r_plugin_info::author</a> </td>
|
<td class="memname">const char* <a class="el" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">f0r_plugin_info::name</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The plugin author </td>
|
The (short) name of the plugin
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00334">334</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="0b1238f47fe6600243e500446568bb4e"></a><!-- doxytag: member="f0r_plugin_info::color_model" ref="0b1238f47fe6600243e500446568bb4e" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="c6ad807a9ac439e57e7410dd699add6f"></a><!-- doxytag: member="f0r_plugin_info::author" ref="c6ad807a9ac439e57e7410dd699add6f" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">f0r_plugin_info::color_model</a> </td>
|
<td class="memname">const char* <a class="el" href="structf0r__plugin__info.html#c6ad807a9ac439e57e7410dd699add6f">f0r_plugin_info::author</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The color model used </td>
|
The plugin author
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00335">335</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="9df1154eb490f9ba53bcbd4800a8cc3e"></a><!-- doxytag: member="f0r_plugin_info::explanation" ref="9df1154eb490f9ba53bcbd4800a8cc3e" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="e57fd00690e5f90609120cff276c3ead"></a><!-- doxytag: member="f0r_plugin_info::plugin_type" ref="e57fd00690e5f90609120cff276c3ead" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">const char* <a class="el" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">f0r_plugin_info::explanation</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">f0r_plugin_info::plugin_type</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
An optional explanation string </td>
|
The plugin type <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group___p_l_u_g_i_n___t_y_p_e.html">Type of the Plugin</a> </dd></dl>
|
||||||
</tr>
|
|
||||||
</table>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00339">339</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
<a class="anchor" name="ac89e4129172023e153c952259373149"></a><!-- doxytag: member="f0r_plugin_info::frei0r_version" ref="ac89e4129172023e153c952259373149" args="" --><p>
|
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div>
|
||||||
<tr>
|
</div><p>
|
||||||
<td class="mdRow">
|
<a class="anchor" name="0b1238f47fe6600243e500446568bb4e"></a><!-- doxytag: member="f0r_plugin_info::color_model" ref="0b1238f47fe6600243e500446568bb4e" args="" -->
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memitem">
|
||||||
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">f0r_plugin_info::frei0r_version</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__plugin__info.html#0b1238f47fe6600243e500446568bb4e">f0r_plugin_info::color_model</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The frei0r major version this plugin is built for </td>
|
The color model used
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00340">340</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="87ea44cd95f93b3c367d3dcec556deb3"></a><!-- doxytag: member="f0r_plugin_info::major_version" ref="87ea44cd95f93b3c367d3dcec556deb3" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="ac89e4129172023e153c952259373149"></a><!-- doxytag: member="f0r_plugin_info::frei0r_version" ref="ac89e4129172023e153c952259373149" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">f0r_plugin_info::major_version</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__plugin__info.html#ac89e4129172023e153c952259373149">f0r_plugin_info::frei0r_version</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The major version of the plugin </td>
|
The frei0r major version this plugin is built for
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00341">341</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="bfa71a212ece4e0af3d4a8c3f4fa55ca"></a><!-- doxytag: member="f0r_plugin_info::minor_version" ref="bfa71a212ece4e0af3d4a8c3f4fa55ca" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="87ea44cd95f93b3c367d3dcec556deb3"></a><!-- doxytag: member="f0r_plugin_info::major_version" ref="87ea44cd95f93b3c367d3dcec556deb3" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">f0r_plugin_info::minor_version</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__plugin__info.html#87ea44cd95f93b3c367d3dcec556deb3">f0r_plugin_info::major_version</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The minor version of the plugin </td>
|
The major version of the plugin
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00342">342</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="6e9916e14a3871987c66964a89b18c5d"></a><!-- doxytag: member="f0r_plugin_info::name" ref="6e9916e14a3871987c66964a89b18c5d" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="bfa71a212ece4e0af3d4a8c3f4fa55ca"></a><!-- doxytag: member="f0r_plugin_info::minor_version" ref="bfa71a212ece4e0af3d4a8c3f4fa55ca" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">const char* <a class="el" href="structf0r__plugin__info.html#6e9916e14a3871987c66964a89b18c5d">f0r_plugin_info::name</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__plugin__info.html#bfa71a212ece4e0af3d4a8c3f4fa55ca">f0r_plugin_info::minor_version</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The (short) name of the plugin </td>
|
The minor version of the plugin
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00343">343</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="92cf99cadc76b90d2ac908e367c2c92f"></a><!-- doxytag: member="f0r_plugin_info::num_params" ref="92cf99cadc76b90d2ac908e367c2c92f" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="92cf99cadc76b90d2ac908e367c2c92f"></a><!-- doxytag: member="f0r_plugin_info::num_params" ref="92cf99cadc76b90d2ac908e367c2c92f" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">f0r_plugin_info::num_params</a> </td>
|
<td class="memname">int <a class="el" href="structf0r__plugin__info.html#92cf99cadc76b90d2ac908e367c2c92f">f0r_plugin_info::num_params</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The number of parameters of the plugin </td>
|
The number of parameters of the plugin
|
||||||
</tr>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00344">344</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</table>
|
|
||||||
<a class="anchor" name="e57fd00690e5f90609120cff276c3ead"></a><!-- doxytag: member="f0r_plugin_info::plugin_type" ref="e57fd00690e5f90609120cff276c3ead" args="" --><p>
|
</div>
|
||||||
<table class="mdTable" cellpadding="2" cellspacing="0">
|
</div><p>
|
||||||
<tr>
|
<a class="anchor" name="9df1154eb490f9ba53bcbd4800a8cc3e"></a><!-- doxytag: member="f0r_plugin_info::explanation" ref="9df1154eb490f9ba53bcbd4800a8cc3e" args="" -->
|
||||||
<td class="mdRow">
|
<div class="memitem">
|
||||||
<table cellpadding="0" cellspacing="0" border="0">
|
<div class="memproto">
|
||||||
|
<table class="memname">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="md" nowrap valign="top">int <a class="el" href="structf0r__plugin__info.html#e57fd00690e5f90609120cff276c3ead">f0r_plugin_info::plugin_type</a> </td>
|
<td class="memname">const char* <a class="el" href="structf0r__plugin__info.html#9df1154eb490f9ba53bcbd4800a8cc3e">f0r_plugin_info::explanation</a> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</div>
|
||||||
</tr>
|
<div class="memdoc">
|
||||||
</table>
|
|
||||||
<table cellspacing="5" cellpadding="0" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The plugin type <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__PLUGIN__TYPE.html">Type of the Plugin</a> </dd></dl>
|
An optional explanation string
|
||||||
</td>
|
<p>Definition at line <a class="el" href="frei0r_8h-source.html#l00345">345</a> of file <a class="el" href="frei0r_8h-source.html">frei0r.h</a>.</p>
|
||||||
</tr>
|
|
||||||
</table>
|
</div>
|
||||||
|
</div><p>
|
||||||
<hr>The documentation for this struct was generated from the following file:<ul>
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
||||||
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
<li>include/<a class="el" href="frei0r_8h-source.html">frei0r.h</a></ul>
|
||||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 7 12:07:53 2007 for frei0r by
|
</div>
|
||||||
|
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jul 19 21:20:58 2010 for frei0r by
|
||||||
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
||||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -82,19 +82,19 @@ DIV.tabs A:hover SPAN
|
|||||||
background-position: 0% -150px;
|
background-position: 0% -150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
DIV.tabs LI#current A
|
DIV.tabs LI.current A
|
||||||
{
|
{
|
||||||
background-position: 100% -150px;
|
background-position: 100% -150px;
|
||||||
border-width : 0px;
|
border-width : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
DIV.tabs LI#current SPAN
|
DIV.tabs LI.current SPAN
|
||||||
{
|
{
|
||||||
background-position: 0% -150px;
|
background-position: 0% -150px;
|
||||||
padding-bottom : 6px;
|
padding-bottom : 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
DIV.nav
|
DIV.navpath
|
||||||
{
|
{
|
||||||
background : none;
|
background : none;
|
||||||
border : none;
|
border : none;
|
||||||
|
|||||||
Reference in New Issue
Block a user