Changeset 12073 for trunk/FACT++/gui/QCameraWidget.cc
- Timestamp:
- 09/12/11 18:04:20 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/QCameraWidget.cc
r12072 r12073 205 205 { 206 206 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); 208 208 glBegin(GL_LINES); 209 209 for (unsigned int j=0;j<patchesIndices[fWhitePatch].size();j++)
Note:
See TracChangeset
for help on using the changeset viewer.