Skip to content

Struct PriorityPoint

ClassList > PriorityPoint

Public Attributes

Type Name
Coordinate2D< size_t > coord
double priority
double secondary_priority

Public Functions

Type Name
bool operator< (const PriorityPoint & other) const

Public Attributes Documentation

variable coord

Coordinate2D<size_t> PriorityPoint::coord;

variable priority

double PriorityPoint::priority;

variable secondary_priority

double PriorityPoint::secondary_priority;

Public Functions Documentation

function operator<

inline bool PriorityPoint::operator< (
    const  PriorityPoint & other
) const


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/methods/water/water.cpp