Changeset 7003 for trunk/psModules/src/pslib/psEllipse.h
- Timestamp:
- Apr 30, 2006, 12:02:42 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/pslib/psEllipse.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pslib/psEllipse.h
r6872 r7003 1 2 /** @file psEllipse.h 3 * 4 * functions to manipulate sparse matrices equations 5 * 6 */ 7 8 # ifndef PS_ELLIPSE_H 9 # define PS_ELLIPSE_H 10 1 11 // strucures to define elliptical shape parameters 2 12 typedef struct … … 29 39 psEllipseAxes psEllipseShapeToAxes (psEllipseShape shape); 30 40 41 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
