Ignore:
Timestamp:
01/13/09 16:40:27 (15 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/Geometry.cpp

    r3259 r3274  
    4040        if (delData) 
    4141        { 
    42                 DEL_ARRAY_PTR(mVertices); 
     42                //DEL_ARRAY_PTR(mVertices); 
    4343                DEL_ARRAY_PTR(mNormals); 
    4444                DEL_ARRAY_PTR(mTexCoords); 
Note: See TracChangeset for help on using the changeset viewer.