Changeset 17161 for trunk/Mars/mbase/MMath.h
- Timestamp:
- 09/09/13 16:56:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mbase/MMath.h
r11426 r17161 55 55 Double_t InterpolParabCos(const TVector3 &vx, const TVector3 &vy, Double_t x); 56 56 57 TVector2 GetIntersectionPoint(const TVector2 &x1, const TVector2 &y1, const TVector2 &x2, const TVector2 &y2, Bool_t &rc); 57 58 TVector2 GetIntersectionPoint(const TVector2 &x1, const TVector2 &y1, const TVector2 &x2, const TVector2 &y2); 58 59
Note:
See TracChangeset
for help on using the changeset viewer.