Panda3D
Classes
cullBinUnsorted.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "cullBin.h"
#include "pointerTo.h"
#include "cullBinUnsorted.I"

Go to the source code of this file.

Classes

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...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2002-02-28

Definition in file cullBinUnsorted.h.