Ignore:
Timestamp:
09/12/06 20:49:30 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/include/RenderTechniques/OgreCausticCasterRenderTechnique.h

    r1055 r1351  
    4444                                                        bool useDistance, 
    4545                                                        float attenuation, 
     46                                                        bool useTriangles, 
    4647                                                        Pass* pass, 
    4748                                                        OgreRenderable* parentRenderable, 
     
    7576        unsigned char photonMapTexID; 
    7677        float attenuation; 
     78        bool useTriangles; 
    7779         
    7880        //inherited 
     
    115117        bool updateAllFace; 
    116118        bool useDistance; 
     119        bool useTriangles; 
    117120         
    118121 
Note: See TracChangeset for help on using the changeset viewer.