DontSortMethod Class Reference
Inheritance diagram for DontSortMethod:

Public Member Functions | |
| virtual void | sortPrimitives (std::vector< PtrPrimitive > &, VRenderParams &) |
Public Member Functions inherited from SortMethod | |
| void | SetZDepth (FLOAT s) |
| FLOAT | ZDepth () const |
Additional Inherited Members | |
Protected Attributes inherited from SortMethod | |
| FLOAT | zSize |
Detailed Description
Definition at line 70 of file SortMethod.h.
The documentation for this class was generated from the following file:
- worldsim/3rdParts/qglviewer/VRender/SortMethod.h
Public Member Functions inherited from