14 #ifndef DRAWCULLHANDLER_H 15 #define DRAWCULLHANDLER_H PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This defines the abstract interface for an object that receives Geoms identified by the CullTraverser...
The smallest atom of cull.
virtual void record_object(CullableObject *object, const CullTraverser *traverser)
This callback function is intended to be overridden by a derived class.
This special kind of CullHandler immediately draws its contents as soon as it receives them.
This is a base class for the GraphicsStateGuardian class, which is itself a base class for the variou...
This object performs a depth-first traversal of the scene graph, with optional view-frustum culling,...