BSPSortMethod Class Reference
Inheritance diagram for BSPSortMethod:

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 79 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/BSPSortMethod.cpp
Public Member Functions inherited from