huc::maze::DFSGenerator::CellInfo Struct Reference

#include <dfs_generator.hxx>

Inheritance diagram for huc::maze::DFSGenerator::CellInfo:
Collaboration diagram for huc::maze::DFSGenerator::CellInfo:

Public Attributes

uint64_t rootDistance
 
- Public Attributes inherited from huc::CellInfoBase
bool isVisited
 

Additional Inherited Members

- Public Member Functions inherited from huc::CellInfoBase
 CellInfoBase ()
 

Detailed Description

Definition at line 48 of file dfs_generator.hxx.

Member Data Documentation

uint64_t huc::maze::DFSGenerator::CellInfo::rootDistance

Definition at line 49 of file dfs_generator.hxx.


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