Tulip  4.6.0
Better Visualization Through Research
demos/graph_display/graph_display.h
00001 /**
00002   @example graph_display/graph_display.cpp
00003   @brief This example gives a minimalistic approach of importing a graph and displaying it with Tulip OpenGL rendering engine
00004 
00005   In this example, we are making a standalone program that will load a graph file passed as argument to the program and display it into a new window.
00006 
00007   The code contains a step-by-step explanation of the process, please refer to classes documentation for more information about their usage.
00008  **/
 All Classes Files Functions Variables Enumerations Enumerator Properties