X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ffrustumculler.h;h=4d227602dd0fbbcd46d7664fb9d9137d739487bb;hb=8bbb661c53f52d0e6f9c89aeffc626f66573f52d;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: