libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GraphConverter Class Reference

Public Member Functions

graph * convert (const Graph &g, bool deleteGraphStruct=true) const
 Updates the list of connected components from the p3d_graph structure. More...
 
graph * exportGraphStruct (const Graph &g) const
 Fonction exports a copy of the p3d_graph contained in the Graph class suposing that it is valid regarding connexity.
 
Graphconvert (graph *g) const
 

Member Function Documentation

p3d_graph * GraphConverter::convert ( const Graph g,
bool  deleteGraphStruct = true 
) const

Updates the list of connected components from the p3d_graph structure.

This function creates a graph from the Cpp graph


The documentation for this class was generated from the following files: