#include <drawCullHandler.h>
Inheritance diagram for DrawCullHandler:
Public Member Functions | |
INLINE | DrawCullHandler (GraphicsStateGuardianBase *gsg) |
virtual void | record_object (CullableObject *object) |
Private Attributes | |
GraphicsStateGuardianBase * | _gsg |
|
|
|
Reimplemented from CullHandler. Definition at line 35 of file drawCullHandler.cxx. References _gsg, and CullHandler::draw(). |
|
Definition at line 45 of file drawCullHandler.h. Referenced by record_object(). |