openscenegraph
|
#include <GeographicLocation>
Friends | |
std::ostream & | operator<< (std::ostream &output, const GeographicLocation &loc) |
Additional Inherited Members | |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
![]() | |
virtual | ~Referenced () |
void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
void | deleteUsingDeleteHandler () const |
![]() | |
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 |