
Public Member Functions | |
| SpatialProperties () | |
| SpatialProperties (const SpatialProperties &sp) | |
| SpatialProperties (osg::CoordinateSystemNode *cs, const osg::BoundingBox &extents) | |
| SpatialProperties & | assignSpatialProperties (const SpatialProperties &sp) |
| void | computeExtents () |
Public Attributes | |
| osg::ref_ptr< osg::CoordinateSystemNode > | _cs |
| osg::Matrixd | _geoTransform |
| osg::BoundingBox | _extents |
| unsigned int | _numValuesX |
| unsigned int | _numValuesY |
| unsigned int | _numValuesZ |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|