#include <OSGPriorityAction.h>
Public Member Functions | |
| bool | operator() (const NodeQueueEntry &leftArg, const NodeQueueEntry &rightArg) |
Definition at line 210 of file OSGPriorityAction.h.
| bool osg::PriorityAction::NodeQueueEntry::LessCompare::operator() | ( | const NodeQueueEntry & | leftArg, | |
| const NodeQueueEntry & | rightArg | |||
| ) | [inline] |
STL compare function object.
Definition at line 301 of file OSGPriorityAction.inl.
References osg::PriorityAction::NodeQueueEntry::getPriority().
1.5.5