Changeset 2321 for GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgrePMEntryPointMapRenderingRun.cpp
- Timestamp:
- 04/05/07 16:30:20 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/RenderingRuns/OgrePMEntryPointMapRenderingRun.cpp
r2320 r2321 88 88 void OgrePMEntryPointMapRenderingRun::freeAllResources() 89 89 { 90 this->entryPointTexture = 0; 91 this->clusterLengthTexture = 0; 90 92 TextureManager::getSingleton().remove(name); 91 93 TextureManager::getSingleton().remove(name + "_CL");
Note: See TracChangeset
for help on using the changeset viewer.