Sophie

Sophie

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

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];
  rankdir=LR;
  Node1 [label="mrpt::poses::CNetworkOfPoses2D",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::poses::CNetworkOfPoses\< CPose2D, map_traits_stdmap \>",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1poses_1_1_c_network_of_poses.html"];
  Node3 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node3 [label="mrpt::math::CDirectedGraph\< CPose2D \>",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1math_1_1_c_directed_graph.html"];
  Node4 -> Node3 [dir=back,color="orange",fontsize="10",style="dashed",label="\< CPose2D \>",fontname="FreeSans.ttf"];
  Node4 [label="mrpt::math::CDirectedGraph\< TYPE_EDGES \>",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1math_1_1_c_directed_graph.html",tooltip="A directed graph with the argument of the template specifying the type of the annotations in the edge..."];
  Node5 -> Node2 [dir=back,color="orange",fontsize="10",style="dashed",label="\< CPose2D, map_traits_stdmap \>",fontname="FreeSans.ttf"];
  Node5 [label="mrpt::poses::CNetworkOfPoses\< CPOSE, MAPS_IMPLEMENTATION \>",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1poses_1_1_c_network_of_poses.html",tooltip="A directed graph of pose constraints, with edges being the relative pose between pairs of nodes inden..."];
  Node6 -> Node5 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node6 [label="mrpt::math::CDirectedGraph\< CPOSE \>",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1math_1_1_c_directed_graph.html"];
  Node4 -> Node6 [dir=back,color="orange",fontsize="10",style="dashed",label="\< CPOSE \>",fontname="FreeSans.ttf"];
  Node7 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node7 [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..."];
  Node8 -> Node7 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node8 [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."];
}