Changeset 3305 for GTP/trunk/App/Demos/Vis/FriendlyCulling/Converter
- Timestamp:
- 02/12/09 14:38:14 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/Converter/ObjConverter.cpp
r3295 r3305 298 298 ++ mNumShapes; 299 299 300 if (!currentMat) cout << "here3" << endl;301 300 LoadShape(faceVertices, faceNormals, faceTexcoords, currentMat); 302 301
Note: See TracChangeset
for help on using the changeset viewer.