The LevAWC Project
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Data Fields
DspVertexdata_ Struct Reference

#include <algo.h>

Data Fields

void * data
 
double weight
 
VertexColor color
 
double distance
 
struct DspVertexdata_parent
 

Detailed Description

A data structure for finding the shortest path between vertices in a graph

Definition at line 45 of file algo.h.

Field Documentation

void* DspVertexdata_::data

Pointer to optional vertex data..

Definition at line 51 of file algo.h.


The documentation for this struct was generated from the following file: