#include <SortMethod.h>
Public Member Functions | |
DontSortMethod () | |
virtual void | sortPrimitives (std::vector< PtrPrimitive > &, VRenderParams &) |
virtual | ~DontSortMethod () |
Public Member Functions inherited from vrender::SortMethod | |
void | SetZDepth (FLOAT s) |
SortMethod () | |
FLOAT | ZDepth () const |
virtual | ~SortMethod () |
Additional Inherited Members | |
Protected Attributes inherited from vrender::SortMethod | |
FLOAT | zSize |
Definition at line 70 of file SortMethod.h.
|
inline |
Definition at line 73 of file SortMethod.h.
|
inlinevirtual |
Definition at line 74 of file SortMethod.h.
|
inlinevirtual |
Implements vrender::SortMethod.
Definition at line 76 of file SortMethod.h.