#include "pandabase.h"
#include "cullBin.h"
#include "geom.h"
#include "transformState.h"
#include "renderState.h"
#include "pointerTo.h"
#include "cullBinFrontToBack.I"
Go to the source code of this file.
Compounds | |
class | CullBinFrontToBack |
A specific kind of CullBin that sorts geometry in order from nearest to furthest based on the center of its bounding volume. More... | |
class | CullBinFrontToBack::ObjectData |
Definition in file cullBinFrontToBack.h.