Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
2751
for
GTP/trunk/App/Demos/Vis/CHC_revisited/Geometry.cpp
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/10/08 13:15:59 (
16 years
ago)
Author:
mattausch
Message:
File:
1 edited
GTP/trunk/App/Demos/Vis/CHC_revisited/Geometry.cpp
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
GTP/trunk/App/Demos/Vis/CHC_revisited/Geometry.cpp
r2746
r2751
1
#if 0
2
3
1
4
#include "Geometry.h"
2
5
#include "glInterface.h"
…
…
5
8
6
9
#include <math.h>
10
11
12
namespace CHCDemo
13
{
7
14
8
15
#define NO_LIST -1
…
…
547
554
glFrontFace(GL_CCW);
548
555
}
556
557
}
558
559
#endif
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive