openscenegraph
|
Public Types | |
enum | CoordinateSystemType { GEOCENTRIC, GEOGRAPHIC, PROJECTED } |
![]() | |
enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
Public Member Functions | |
Locator () | |
Locator (const Locator &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osgTerrain, Locator) | |
void | setCoordinateSystemType (CoordinateSystemType type) |
CoordinateSystemType | getCoordinateSystemType () const |
void | setFormat (const std::string &format) |
const std::string & | getFormat () const |
void | setCoordinateSystem (const std::string &cs) |
const std::string & | getCoordinateSystem () const |
void | setEllipsoidModel (osg::EllipsoidModel *ellipsode) |
osg::EllipsoidModel * | getEllipsoidModel () |
const osg::EllipsoidModel * | getEllipsoidModel () const |
void | setTransform (const osg::Matrixd &transform) |
const osg::Matrixd & | getTransform () const |
void | setTransformAsExtents (double minX, double minY, double maxX, double maxY) |
virtual bool | orientationOpenGL () const |
virtual bool | convertLocalToModel (const osg::Vec3d &local, osg::Vec3d &world) const |
virtual bool | convertModelToLocal (const osg::Vec3d &world, osg::Vec3d &local) const |
bool | computeLocalBounds (Locator &source, osg::Vec3d &bottomLeft, osg::Vec3d &topRight) const |
void | setDefinedInFile (bool flag) |
bool | getDefinedInFile () const |
void | setTransformScaledByResolution (bool scaledByResolution) |
bool | getTransformScaledByResolution () const |
![]() | |
Object () | |
Object (bool threadSafeRefUnref) | |
Object (const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | |
virtual Object * | cloneType () const =0 |
virtual Object * | clone (const CopyOp &) const =0 |
virtual bool | isSameKindAs (const Object *) const |
virtual const char * | libraryName () const =0 |
virtual const char * | className () const =0 |
virtual void | setThreadSafeRefUnref (bool threadSafe) |
virtual void | setName (const std::string &name) |
void | setName (const char *name) |
const std::string & | getName () const |
void | setDataVariance (DataVariance dv) |
DataVariance | getDataVariance () const |
virtual void | computeDataVariance () |
void | setUserDataContainer (osg::UserDataContainer *udc) |
osg::UserDataContainer * | getUserDataContainer () |
const osg::UserDataContainer * | getUserDataContainer () const |
osg::UserDataContainer * | getOrCreateUserDataContainer () |
virtual void | setUserData (Referenced *obj) |
virtual Referenced * | getUserData () |
virtual const Referenced * | getUserData () const |
template<typename T > | |
bool | getUserValue (const std::string &name, T &value) const |
template<typename T > | |
void | setUserValue (const std::string &name, const T &value) |
virtual void | resizeGLObjectBuffers (unsigned int) |
virtual void | releaseGLObjects (osg::State *=0) const |
template<typename T > | |
BoolValueObject UCharValueObject UShortValueObject UIntValueObject DoubleValueObject Vec3fValueObject Vec2dValueObject Vec4dValueObject PlaneValueObject MatrixdValueObject bool | getUserValue (const std::string &name, T &value) const |
![]() | |
Referenced () | |
Referenced (bool threadSafeRefUnref) | |
Referenced (const Referenced &) | |
Referenced & | operator= (const Referenced &) |
bool | getThreadSafeRefUnref () const |
OpenThreads::Mutex * | getRefMutex () const |
int | ref () const |
int | unref () const |
int | unref_nodelete () const |
int | referenceCount () const |
ObserverSet * | getObserverSet () const |
ObserverSet * | getOrCreateObserverSet () const |
void | addObserver (Observer *observer) const |
void | removeObserver (Observer *observer) const |
Static Public Member Functions | |
static bool | convertLocalCoordBetween (const Locator &source, const osg::Vec3d &sourceNDC, const Locator &destination, osg::Vec3d &destinationNDC) |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
Protected Member Functions | |
virtual | ~Locator () |
![]() | |
virtual | ~Object () |
![]() | |
virtual | ~Referenced () |
void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
void | deleteUsingDeleteHandler () const |
Protected Attributes | |
CoordinateSystemType | _coordinateSystemType |
std::string | _format |
std::string | _cs |
osg::ref_ptr< osg::EllipsoidModel > | _ellipsoidModel |
osg::Matrixd | _transform |
osg::Matrixd | _inverse |
bool | _definedInFile |
bool | _transformScaledByResolution |
![]() | |
std::string | _name |
DataVariance | _dataVariance |
osg::UserDataContainer * | _userDataContainer |
![]() | |
OpenThreads::AtomicPtr | _observerSet |
OpenThreads::Atomic | _refCount |
CoordinateSystemType provides the classification of the type coordinate system represented.
osgTerrain::Locator::Locator | ( | ) |
osgTerrain::Locator::Locator | ( | const Locator & | , |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) |
Copy constructor using CopyOp to manage deep vs shallow copy.
|
protectedvirtual |
bool osgTerrain::Locator::computeLocalBounds | ( | Locator & | source, |
osg::Vec3d & | bottomLeft, | ||
osg::Vec3d & | topRight | ||
) | const |
|
inlinestatic |
|
virtual |
|
virtual |
|
inline |
Get the CoordinateSystem reference string.
|
inline |
Get the CoordinatesSyetemType.
|
inline |
|
inline |
Get the EllipsoidModel.
|
inline |
Get the const EllipsoidModel.
|
inline |
Get the coordinate system format string.
|
inline |
Set the transformation from local coordinates to model coordinates.
|
inline |
osgTerrain::Locator::META_Object | ( | osgTerrain | , |
Locator | |||
) |
|
virtual |
|
inline |
Set the CoordinateSystem reference string, should be stored in a form consistent with the Format.
|
inline |
Set the CoordinatesSyetemType. Note, the user must keep the CoordinateSystemString consistent with the type of the CoordinateSystem.
|
inline |
|
inline |
Set EllipsoidModel to describe the model used to map lat, long and height into geocentric XYZ and back.
|
inline |
Set the coordinate system format string. Typical values would be WKT, PROJ4, USGS etc.
|
inline |
Set the transformation from local coordinates to model coordinates.
void osgTerrain::Locator::setTransformAsExtents | ( | double | minX, |
double | minY, | ||
double | maxX, | ||
double | maxY | ||
) |
Set the extents of the local coords.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |