TopologicalSortMethod Class Reference
Inheritance diagram for TopologicalSortMethod:

Public Member Functions | |
| void | setBreakCycles (bool b) |
| 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 88 of file SortMethod.h.
The documentation for this class was generated from the following files:
- worldsim/3rdParts/qglviewer/VRender/SortMethod.h
- worldsim/3rdParts/qglviewer/VRender/TopologicalSortMethod.cpp
Public Member Functions inherited from