The RenderQueueSorter class is the abstract base class of all the algorithms used to sort a set of RenderToken.
More...
#include <RenderQueueSorter.hpp>
List of all members.
Detailed Description
The RenderQueueSorter class is the abstract base class of all the algorithms used to sort a set of RenderToken.
Constructor & Destructor Documentation
| vl::RenderQueueSorter::RenderQueueSorter |
( |
) |
[inline] |
Member Function Documentation
| virtual const char* vl::RenderQueueSorter::className |
( |
) |
[inline, virtual] |
| virtual bool vl::RenderQueueSorter::operator() |
( |
const RenderToken * |
a, |
|
|
const RenderToken * |
b |
|
) |
| const [pure virtual] |
| virtual bool vl::RenderQueueSorter::confirmZCameraDistanceNeed |
( |
const RenderToken * |
) |
const [pure virtual] |
| virtual bool vl::RenderQueueSorter::mightNeedZCameraDistance |
( |
) |
const [pure virtual] |
The documentation for this class was generated from the following file: