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

#include <algo.h>

Data Fields

void * data
 
VertexColor color
 

Detailed Description

A data structure for vertices in a depth-first search

Definition at line 117 of file algo.h.

Field Documentation

void* DfsVertexdata_::data

Pointer to optional vertex data..

Definition at line 123 of file algo.h.


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