Changeset 10589 in orxonox.OLD for branches/cleanup/src/lib/math
- Timestamp:
- Feb 13, 2007, 3:39:08 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/src/lib/math/curve.h
r10588 r10589 102 102 103 103 104 //! B-Spline105 /**106 class to handle b-spline in 3d space107 */108 class BSplieCurve : public Curve109 {110 111 112 };113 114 104 #endif /* _CURVE_H */
Note: See TracChangeset
for help on using the changeset viewer.