Ignore:
Timestamp:
04/19/06 00:27:14 (18 years ago)
Author:
igarcia
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/IMG/IMGTextureAtlas.h

    r745 r751  
    33 
    44#include <IMGPrerequisites.h> 
     5#include <IMGUtil.h> 
    56#include <IMGTexture.h> 
    67 
     
    5152        void debug(); 
    5253 
    53         void create(Ogre::String fileName, unsigned int width, unsigned int height, Ogre::PixelFormat pixelFormat, Ogre::Camera *camera); 
     54        void create(Ogre::String fileName, unsigned int width, unsigned int height, Ogre::PixelFormat pixelFormat, Ogre::Camera *camera, Ogre::ColourValue backgroundColour); 
    5455 
    5556        void update(); 
Note: See TracChangeset for help on using the changeset viewer.