SoGeoLocation Class Reference
[Geographic nodes]

VSG extension Used to georeference models. More...

#include <Inventor/geo/SoGeoLocation.h>

Inheritance diagram for SoGeoLocation:
SoTransformation SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoGeoLocation ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFVec3d geoCoords
SoMFString geoSystem

Detailed Description

VSG extension Used to georeference models.

The SoGeoLocation allows to place a non-georeferenced model at its correct location in geospatial coordinates.

The SoGeoLocation node provides the ability to geo-reference any models. That is, to take an ordinary model, and to specify its geospatial location. This node is a grouping node that can be thought of as a Transform node. However, the GeoLocation node specifies an absolute location, not a relative one, so content developers should not nest GeoLocation nodes within each other. The geoSystem field is used to define the spatial reference frame and is described in 25.2.3 Specifying a spatial reference frame. The geoCoords field should be provided in the format described in 25.2.3 Specifying a spatial reference frame. The geoCoords field can be used to dynamically update the geospatial location of the model.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR


Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/