git-svn-id: svn://db.shs.com.ru/pip@149 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -138,6 +138,9 @@ public:
|
||||
/// Computes the radius of curvature in the prime vertical (Rn) corresponding to this PIGeoPosition.
|
||||
double getCurvPrimeVertical() const;
|
||||
|
||||
/// Returns as PIMathVectorT3d
|
||||
const PIMathVectorT3d & vector() const {return *this;}
|
||||
|
||||
// PIGeoPosition &operator=(const PIGeoPosition & v);
|
||||
PIGeoPosition &operator=(const PIMathVectorT3d & v);
|
||||
PIGeoPosition &operator-=(const PIGeoPosition &right);
|
||||
|
||||
Reference in New Issue
Block a user