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

[AI] Comparison functor used to order LegoAnimPresenter pointers for set containers, using their pointer value. More...

#include <legopathboundary.h>

Public Member Functions

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

Detailed Description

[AI] Comparison functor used to order LegoAnimPresenter pointers for set containers, using their pointer value.

[AI] Ensures a unique ordering of animation presenters in presenter sets.

Definition at line 33 of file legopathboundary.h.

Member Function Documentation

◆ operator()()

MxU32 LegoAnimPresenterSetCompare::operator() ( const LegoAnimPresenter p_lhs,
const LegoAnimPresenter p_rhs 
) const
inline

Definition at line 34 of file legopathboundary.h.


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