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