X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffrustumculler.h;h=4d227602dd0fbbcd46d7664fb9d9137d739487bb;hb=27fe0982fc18d1f5f9efe942e18c42f508268f34;hp=cef3bb8c10e210fe31025bc951715668218fe300;hpb=0777840f31274f75cb4ff8e6717c44c373d5e182;p=libs%2Fgl.git diff --git a/source/frustumculler.h b/source/frustumculler.h index cef3bb8c..4d227602 100644 --- a/source/frustumculler.h +++ b/source/frustumculler.h @@ -7,6 +7,9 @@ namespace Msp { namespace GL { +/** +Culls objects that are outside of the view frustum. +*/ class FrustumCuller: public Culler { private: