2007-06-19 09:22:52 +02:00
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
2007-06-21 03:14:40 +02:00
< title > Class RenderEngine< / title >
2007-06-19 09:22:52 +02:00
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
< / head >
< body bgcolor = "#ffffff" >
2007-06-21 03:14:40 +02:00
< div class = "title" > Class RenderEngine< / div >
2007-06-19 09:22:52 +02:00
< p > < / p >
<!-- ============================================================= -->
2007-06-25 09:02:09 +02:00
< a name = "refclass131333" > < / a >
2007-08-03 18:40:18 +02:00
< p > Declaration :< / p > < ul > < li > C++ : class RenderEngine : public < a href = "class131461.html#refclass131461" > < b > Processor< / b > < / a > < / li > < / ul > < p > Artifact : < a href = "index.html#refartifact131973" > < b > renderengine< / b > < / a > < / p > < div class = "sub" >
2007-06-25 09:02:09 +02:00
< a name = "refoperation129413" > < / a >
2007-08-05 04:51:55 +02:00
< table > < tr > < td > < div class = "element" > Operation < b > play< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : + play() : void< / li > < li > C++ : public: void play () < / li > < / ul > < p > TODO: will probably be handled differently (see Cehteh)< br / > < / p > < a name = "refrelation132485" > < / a >
< table > < tr > < td > < div class = "element" > Relation < b > renderSegments (< directional aggregation by value> )< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : - renderSegments : < a href = "class131461.html#refclass131461" > < b > Processor< / b > < / a > , multiplicity : 0..*< / li > < li > C++ : private: list< < a href = "class131461.html#refclass131461" > < b > Processor< / b > < / a > > renderSegments< / li > < / ul > < / div >
2007-06-25 09:02:09 +02:00
< p > All public operations : < a href = "class131333.html#refoperation129413" > < b > play< / b > < / a > < / p >
2007-06-19 09:22:52 +02:00
< / body >
< / html >