hivemind 1.0.0
Loading...
Searching...
No Matches
Routemaker::Cell2D Struct Reference

#include <routemaker.h>

Collaboration diagram for Routemaker::Cell2D:
Collaboration graph

Public Attributes

uint32_t X
 
uint32_t Y
 
bool Occupied
 

Detailed Description

Definition at line 14 of file routemaker.h.

Member Data Documentation

◆ Occupied

bool Routemaker::Cell2D::Occupied

Definition at line 17 of file routemaker.h.

◆ X

uint32_t Routemaker::Cell2D::X

Definition at line 16 of file routemaker.h.

◆ Y

uint32_t Routemaker::Cell2D::Y

Definition at line 16 of file routemaker.h.


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