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