#include "pandabase.h"
#include "cullBin.h"
#include "pointerTo.h"
#include "cullBinUnsorted.I"
Go to the source code of this file.
Compounds | |
class | CullBinUnsorted |
A specific kind of CullBin that does not reorder the geometry; it simply passes it through to the GSG in the same order it was encountered, which will be in scene-graph order. More... |
Definition in file cullBinUnsorted.h.