<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.grogra.de/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="https://dokuwiki.grogra.de/feed.php">
        <title>GroIMP wiki - 04_developer_documentation:04_graph</title>
        <description></description>
        <link>https://dokuwiki.grogra.de/</link>
        <image rdf:resource="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-16T08:16:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:01_persistency&amp;rev=1739974935&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:02_visitor&amp;rev=1739975229&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:03_extent&amp;rev=1739975712&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:04_query&amp;rev=1739975912&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:05_listener&amp;rev=1739976187&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>GroIMP wiki</title>
        <link>https://dokuwiki.grogra.de/</link>
        <url>https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:01_persistency&amp;rev=1739974935&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T14:22:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Persistency</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:01_persistency&amp;rev=1739974935&amp;do=diff</link>
        <description>Persistency

This section presents the persistency management.





Disposable attribute

When set transient, a node do not “dispose” its attribute. Thus, if a specific attribute need to undergo a specific “dispose”, it needs to be mentioned at its creation.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:02_visitor&amp;rev=1739975229&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T14:27:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Visitor</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:02_visitor&amp;rev=1739975229&amp;do=diff</link>
        <description>Visitor

This section present graph visitor





3d Display

The display visitor process the shaders, geometry, ... you can extend it with, ...



Export

The export scene visitor.



2d display

The 2d display: topology, ...



Raytracer

The raytacers, both gpu and cpu build the scene by visiting it.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:03_extent&amp;rev=1739975712&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T14:35:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Extent</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:03_extent&amp;rev=1739975712&amp;do=diff</link>
        <description>Extent

This section present the extent





Design

The extent are a double linked list.



Visibility

It is added in the parser that @{1}; push the visibility of hte extent to 1 in the incoming query.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:04_query&amp;rev=1739975912&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T14:38:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Query</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:04_query&amp;rev=1739975912&amp;do=diff</link>
        <description>Query

This section presents the queries.





Query state

The query state is ...</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:05_listener&amp;rev=1739976187&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T14:43:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Listener</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=04_developer_documentation:04_graph:05_listener&amp;rev=1739976187&amp;do=diff</link>
        <description>Listener

There are 3 types of graph lisetenrs.</description>
    </item>
</rdf:RDF>
