Pyrogenesis  trunk
Public Attributes | List of all members
LongPathfinder::Debug Struct Reference

#include <LongPathfinder.h>

Collaboration diagram for LongPathfinder::Debug:
Collaboration graph
[legend]

Public Attributes

std::atomic< LongOverlay * > Overlay = nullptr
 
PathfindTileGridGrid = nullptr
 
u32 Steps
 
double Time
 
PathGoal Goal
 
WaypointPathPath = nullptr
 
pass_class_t PassClass
 

Member Data Documentation

◆ Goal

PathGoal LongPathfinder::Debug::Goal
mutable

◆ Grid

PathfindTileGrid* LongPathfinder::Debug::Grid = nullptr
mutable

◆ Overlay

std::atomic<LongOverlay*> LongPathfinder::Debug::Overlay = nullptr

◆ PassClass

pass_class_t LongPathfinder::Debug::PassClass

◆ Path

WaypointPath* LongPathfinder::Debug::Path = nullptr

◆ Steps

u32 LongPathfinder::Debug::Steps
mutable

◆ Time

double LongPathfinder::Debug::Time
mutable

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