comparison Render.cpp @ 1093:c59ac5ea63f5

* stru154::GetFacePlane mistake fixed * messing with memory leaks
author zipi
date Sun, 26 May 2013 13:59:49 +0100
parents 1e38e5c049f3
children cf6cd674c398
comparison
equal deleted inserted replaced
1092:38890b8385e4 1093:c59ac5ea63f5
11017 ++v3; 11017 ++v3;
11018 } 11018 }
11019 while ( v2 < (signed int)v1->uNumItems ); 11019 while ( v2 < (signed int)v1->uNumItems );
11020 } 11020 }
11021 } 11021 }
11022 return 1; 11022 return true;
11023 } 11023 }
11024 11024
11025 //----- (00452347) -------------------------------------------------------- 11025 //----- (00452347) --------------------------------------------------------
11026 RenderHWLContainer::RenderHWLContainer(): 11026 RenderHWLContainer::RenderHWLContainer():
11027 bDumpDebug(false) 11027 bDumpDebug(false)