Ignore:
Timestamp:
11/08/06 14:04:22 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

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

    r1722 r1725  
    4848                                                                 bool renderEnvironment, 
    4949                                                                 String selfMaterial, 
    50                                                                  String environmentMaterial); 
     50                                                                 String environmentMaterial, 
     51                                                                 RenderingRunType cubemapRunType); 
    5152        /** 
    5253                @brief returns the name of the resulting color cubemap texture 
     
    7273        String environmentMaterial; 
    7374        bool useEnvMaterial; 
    74  
     75        RenderingRunType cubemapRunType; 
    7576         
    7677         
Note: See TracChangeset for help on using the changeset viewer.