Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2005, 5:21:41 PM (20 years ago)
Author:
bottac
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/height_map/src/lib/graphics/importer/model.cc

    r5790 r5976  
    771771  this->vertices->finalizeArray();
    772772  this->vTexture->finalizeArray();
     773printf("=================%s::%d\n", this->getClassName(), normals->getCount());
    773774  if (normals->getCount() == 0) // vertices-Array must be built for this
    774775    this->buildVertexNormals();
Note: See TracChangeset for help on using the changeset viewer.