OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &os, const ossimFpt3d &pt) |
istream & | operator>> (istream &is, ossimFpt3d &pt) |
ostream& operator<< | ( | ostream & | os, |
const ossimFpt3d & | pt | ||
) |
istream& operator>> | ( | istream & | is, |
ossimFpt3d & | pt | ||
) |
Definition at line 40 of file ossimFpt3d.cpp.
References ossimFpt3d::x, ossimFpt3d::y, and ossimFpt3d::z.