|
openscenegraph
|
#include <GeographicLocation>
Friends | |
| std::ostream & | operator<< (std::ostream &output, const GeographicLocation &loc) |
Additional Inherited Members | |
Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
Protected Attributes inherited from osg::Referenced | |
| OpenThreads::AtomicPtr | _observerSet |
| OpenThreads::Atomic | _refCount |
Stores a double precision geographic location, latitude and longitude. Derived from Referenced so it can be used as an osg::Object userData.
|
inline |
Referenced by operator+(), and operator-().
|
inline |
References osg::isNaN().
Referenced by valid().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
binary vector add
References GeographicLocation(), and set().
|
inline |
binary vector subtract
References GeographicLocation(), and set().
|
inline |
|
inline |
|
inline |
|
inline |
References set().
Referenced by GeographicLocation(), operator+(), operator-(), and set().
|
friend |