Changes between Version 1 and Version 2 of GradientWindow
- Timestamp:
- 11/02/07 19:08:10 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GradientWindow
v1 v2 3 3 4 4 The point of this example is to demonstrate a non-trivial use of the OpenMCL 5 foreign function interface. 5 foreign function interface. (The example is based on pp. 531-540 of 6 [http://www.amazon.com/dp/0123694736 Programming with Quartz], by Gelphman and Laden.) 6 7 7 8 (The `(float ... ccl::+cgfloat-zero+)` business is necessary because a `CGFloat` is
