Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 2f6559b7006594cad03af173263c219e > files > 3710

mrpt-doc-0.9.4-0.1.20110110svn2383.fc15.i686.rpm

digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans.ttf",fontsize="10",labelfontname="FreeSans.ttf",labelfontsize="10"];
  node [fontname="FreeSans.ttf",fontsize="10",shape=record];
  Node1 [label="mrpt::opengl::CBox",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node2 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node2 [label="mrpt::opengl::CRenderizableDisplayList",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1opengl_1_1_c_renderizable_display_list.html",tooltip="A renderizable object suitable for rendering with OpenGL's display lists."];
  Node3 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node3 [label="mrpt::opengl::CRenderizable",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1opengl_1_1_c_renderizable.html",tooltip="The base class of 3D objects that can be directly rendered through OpenGL."];
  Node4 -> Node3 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node4 [label="mrpt::utils::CSerializable",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1utils_1_1_c_serializable.html",tooltip="The virtual base class which provides a unified interface for all persistent objects in MRPT..."];
  Node5 -> Node4 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node5 [label="mrpt::utils::CObject",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1utils_1_1_c_object.html",tooltip="The virtual base class of all MRPT classes with a unified RTTI system."];
}