Isle
Loading...
Searching...
No Matches
LegoPathCtrlEdgeCompare Struct Reference

[AI] Comparator functor for LegoPathCtrlEdge pointer sets. More...

#include <legopathcontroller.h>

Public Member Functions

MxU32 operator() (const LegoPathCtrlEdge *p_lhs, const LegoPathCtrlEdge *p_rhs) const
 

Detailed Description

[AI] Comparator functor for LegoPathCtrlEdge pointer sets.

Used to order edges deterministically in containers. [AI]

Definition at line 21 of file legopathcontroller.h.

Member Function Documentation

◆ operator()()

MxU32 LegoPathCtrlEdgeCompare::operator() ( const LegoPathCtrlEdge p_lhs,
const LegoPathCtrlEdge p_rhs 
) const
inline

Definition at line 22 of file legopathcontroller.h.


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