Ignore:
Timestamp:
09/12/11 18:04:20 (13 years ago)
Author:
lyard
Message:
did nothing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/QCameraWidget.cc

    r12072 r12073  
    205205         {
    206206             glTranslatef(0,0,0.01);
    207              glColor3f(1.f, 0.5f, 0.f);//patchColour);//[0],patchColour[1],patchColour[2]);//0.5f, 0.5f, 0.3f);
     207             glColor3f(1.f, 0.6f, 0.f);//patchColour);//[0],patchColour[1],patchColour[2]);//0.5f, 0.5f, 0.3f);
    208208             glBegin(GL_LINES);
    209209             for (unsigned int j=0;j<patchesIndices[fWhitePatch].size();j++)
Note: See TracChangeset for help on using the changeset viewer.