#include <AABBDrawable.h>
Inheritance diagram for Track::AABBDrawable:
Public Member Functions | |
virtual void | conditional_draw (const OcclusionTester &occlusion_tester) const |
Draw the object if any part of its bounding box is in view. |
The bounding box can be used to detect if it is worth drawing.
Definition at line 23 of file AABBDrawable.h.
void Track::AABBDrawable::conditional_draw | ( | const OcclusionTester & | occlusion_tester | ) | const [virtual] |
Draw the object if any part of its bounding box is in view.
Reimplemented from Track::Drawable.
Reimplemented in Track::PathEdge.
Definition at line 17 of file AABBDrawable.cpp.
Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.