Ignore:
Timestamp:
04/06/06 20:48:19 (18 years ago)
Author:
igarcia
Message:
 
File:
1 edited

Legend:

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

    r721 r731  
    22#define _IBRBILLBOARDCLOUDTREEAPPLICATION_H 
    33 
     4#include <IMG.h> 
     5#include <LBBC.h> 
    46#include <OBAOgreApplication.h> 
    5 #include <LBBC.h> 
    67#include <IBRBillboardCloudTreeFrameListener.h> 
    78 
     
    1516protected: 
    1617         
     18        LBBC::SampleConfigFile *mSampleConfigFile; 
     19 
    1720        CommandLineOptions mOpts; 
    1821         
    19         LBBC::Manager* mLBBCManager; 
     22        LBBC::LBBCManager* mLBBCManager; 
    2023 
    2124        int findCommandLineOpts(int numargs, char** argv, Ogre::UnaryOptionList& unaryOptList, Ogre::BinaryOptionList& binOptList); 
Note: See TracChangeset for help on using the changeset viewer.