Changeset 950 for GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include
- Timestamp:
- 05/11/06 15:39:05 (19 years ago)
- Location:
- GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/BBC/BBC.h
r745 r950 23 23 #include <BBCBillboardCloudSerializer.h> 24 24 #include <BBCOgreMeshSerializer.h> 25 #include <BBCColladaMeshSerializer.h> 25 26 #include <BBCTimer.h> 26 27 -
GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/include/LBBC/LBBCManager.h
r900 r950 85 85 BBC::BillboardCloudUVMapper *mBillboardCloudUVMapper; 86 86 87 BBC::ColladaMeshSerializer *mColladaMeshSerializer; 88 87 89 BBC::OgreMeshSerializer *mOgreMeshSerializer; 88 90
Note: See TracChangeset
for help on using the changeset viewer.