Changeset 11941 for trunk/FACT++/gui/QCameraWidget.cc
- Timestamp:
- 09/02/11 09:34:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/QCameraWidget.cc
r11923 r11941 104 104 if (fWhitePatch != -1) 105 105 { 106 glTranslatef(0,0,0.01); 106 107 glColor3f(1.f, 0.5f, 0.f);//patchColour);//[0],patchColour[1],patchColour[2]);//0.5f, 0.5f, 0.3f); 107 108 glBegin(GL_LINES);
Note:
See TracChangeset
for help on using the changeset viewer.