Ignore:
Timestamp:
04/05/07 15:38:06 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderingRuns/OgrePhotonMapRenderingRun.h

    r2264 r2320  
    3939                                                                String materialName, 
    4040                                                                bool useDistance); 
     41 
     42        virtual ~OgrePhotonMapRenderingRun(){} 
     43 
    4144        /** 
    4245                @brief returns the name of the resulting photon hit map texture 
     
    5962        //inherited      
    6063        void distanceCubeMapUpdated(RenderingRun* run); 
     64 
     65        void freeAllResources(); 
    6166         
    6267protected:       
Note: See TracChangeset for help on using the changeset viewer.