<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.bundysoft.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.bundysoft.com/wiki/feed.php">
        <title>BundyWiki plugins:calc:zeograph:userguide:filters</title>
        <description></description>
        <link>http://www.bundysoft.com/wiki/</link>
        <image rdf:resource="http://www.bundysoft.com/wiki/lib/images/favicon.ico" />
       <dc:date>2026-04-30T23:21:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:add&amp;rev=1504161224&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:connect&amp;rev=1504156525&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:create&amp;rev=1504161884&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:display&amp;rev=1504159245&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:enable&amp;rev=1504153270&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:options&amp;rev=1504152969&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:selection&amp;rev=1504153316&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.bundysoft.com/wiki/lib/images/favicon.ico">
        <title>BundyWiki</title>
        <link>http://www.bundysoft.com/wiki/</link>
        <url>http://www.bundysoft.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:add&amp;rev=1504161224&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T06:33:44+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:add</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:add&amp;rev=1504161224&amp;do=diff</link>
        <description>To add a filter, select the 'Filter-&gt;Add filter..' menu option, or select the 'add filter' toolbar button shown below:


   The 'add filter' toolbar button. 


This will open the 'add filter' window, shown below:


   The 'add filter' window. 


To add a filter, simply select it from the tree list, and press the 'add filter' button.</description>
    </item>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:connect&amp;rev=1504156525&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T05:15:25+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:connect</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:connect&amp;rev=1504156525&amp;do=diff</link>
        <description>When a graph is running, data is passed through connections between the input and output pins of the filters in the graph. These connections are symbolically represented by a connecting line between pins, such as in the example below where the output pin on the 'Perlin' filter is connected to the input pin on the 'SetRange' filter:</description>
    </item>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:create&amp;rev=1504161884&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T06:44:44+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:create</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:create&amp;rev=1504161884&amp;do=diff</link>
        <description>New filters for ZeoGraph may be created in one of two ways:

	*  Creating a ZFILTER text file to define the filter behaviour using scripts (see link for more info).
	*  Creating a binary plugin using the Zeolite plugin API and the ZeoGraph wrapper classes, which are available on request.</description>
    </item>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:display&amp;rev=1504159245&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T06:00:45+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:display</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:display&amp;rev=1504159245&amp;do=diff</link>
        <description>A typical filter is displayed in the ZeoGraph window like so:


  [:plugins:calc:zeograph:userguide:filters:display:filterexample.png]     An example filter   


The different elements of the filter display are described below:

Title


The title bar at the top of the filter lists the name of the filter class, and a unique number to identify the filter. In the example above, the filter class name is 'ScalarMath', and the unique ID is 1.</description>
    </item>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:enable&amp;rev=1504153270&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T04:21:10+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:enable</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:enable&amp;rev=1504153270&amp;do=diff</link>
        <description>When developing complex graphs, it may be useful at times to disconnect certain branches of the graph and not have them render. To disable a filter, first select the filter using the left mouse button, and then:

	*  select the 'Filter-&gt;Disable' menu option,
	*  press the 'enable/disable filter' toolbar button (shown below), or;
	*  press the spacebar.</description>
    </item>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:options&amp;rev=1504152969&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T04:16:09+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:options</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:options&amp;rev=1504152969&amp;do=diff</link>
        <description>If a filter is displayed with an 'options...' bar at the bottom of the filter rectangle, as shown below, the filter contains additional options that you may edit.


     A filter with editable options. 


To edit the filter options, double-click the left mouse button over the filter. This will open a 'filter options' window, which will be either a basic options window or an advanced options window, as described below.</description>
    </item>
    <item rdf:about="http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:selection&amp;rev=1504153316&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-31T04:21:56+00:00</dc:date>
        <title>plugins:calc:zeograph:userguide:filters:selection</title>
        <link>http://www.bundysoft.com/wiki/doku.php?id=plugins:calc:zeograph:userguide:filters:selection&amp;rev=1504153316&amp;do=diff</link>
        <description>In your chosen operating system (Windows/Linux/etc.), you will be aware that at any one time there will be one active window that sits above the others [right now, I'm guessing it's this web browser]. Similarly, in ZeoGraph, there will be one selected filter that sits above the others.</description>
    </item>
</rdf:RDF>
