Sophie

Sophie

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

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::utils::mrptEvent",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node2 [label="mrpt::gui::mrptEventMouseDown",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1gui_1_1mrpt_event_mouse_down.html",tooltip="An event sent by a window upon a mouse click, giving the (x,y) pixel coordinates."];
  Node1 -> Node3 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node3 [label="mrpt::gui::mrptEventWindowChar",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1gui_1_1mrpt_event_window_char.html",tooltip="An event sent by a window upon a char pressed by the user."];
  Node1 -> Node4 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node4 [label="mrpt::gui::mrptEventWindowResize",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1gui_1_1mrpt_event_window_resize.html",tooltip="An event sent by a window upon resize."];
  Node1 -> Node5 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node5 [label="mrpt::slam::mrptEventMetricMapClear",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1slam_1_1mrpt_event_metric_map_clear.html",tooltip="Event emitted by a metric up upon call of clear()"];
  Node1 -> Node6 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node6 [label="mrpt::slam::mrptEventMetricMapInsert",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1slam_1_1mrpt_event_metric_map_insert.html",tooltip="Event emitted by a metric up upon a succesful call to insertObservation()"];
  Node1 -> Node7 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans.ttf"];
  Node7 [label="mrpt::utils::mrptEventOnDestroy",height=0.2,width=0.4,color="black",URL="$classmrpt_1_1utils_1_1mrpt_event_on_destroy.html",tooltip="An event sent by any CObservable object (automatically) just before being destroyed and telling its o..."];
}