Skip to content

Commit

Permalink
Add FLANN to graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Moratto committed Mar 13, 2011
1 parent 3b35f0c commit 2fd926a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/graph/asp_deps.dot
Expand Up @@ -24,6 +24,7 @@ node [fontsize=9,shape=ellipse,style=filled];
"Jama"; "TNT"; "GSL 1.13"; "Proj4";
"SuperLU 3.0"; "CSpice"; "Qwt 5.2.0"; "Geos"; "Z";
"Xerces-C 3.1"; "ILM Base"; "Protobuf 2.3"; "Python 2.4+";
"FLANN";

// Optional Nodes
node [fontsize=9,style=dashed]; "Open Scene Graph";
Expand All @@ -44,6 +45,7 @@ node [fontsize=9,style=dashed]; "Open Scene Graph";
"Proj4" -- "Vision Workbench";
"Z" -- "Vision Workbench";
"Protobuf 2.3" -- "Vision Workbench";
"FLANN" -- "Vision Workbench";

"Qt 4.6.2" -- "ISIS 3.2.1";
"Jama" -- "ISIS 3.2.1";
Expand Down

0 comments on commit 2fd926a

Please sign in to comment.