huc::maze::PrimsGenerator::CellInfo Struct Reference

#include <prims_generator.hxx>

Inheritance diagram for huc::maze::PrimsGenerator::CellInfo:
Collaboration diagram for huc::maze::PrimsGenerator::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 55 of file prims_generator.hxx.

Member Data Documentation

uint64_t huc::maze::PrimsGenerator::CellInfo::rootDistance

Definition at line 56 of file prims_generator.hxx.


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