osgEarth 2.1.1

/home/cube/sources/osgearth/src/osgEarthDrivers/engine_seamless/doc/notes.org

Go to the documentation of this file.
00001 * Patch
00002 A single patch that contains data at two resolutions.
00003 ** trile
00004 Geode that contains a triangle tile of data
00005 ** strip
00006 connecting geometry between triangles
00007 * PatchGroup
00008 A node in the LOD scheme. Contains a patch and the 4 children at the
00009 next level of detail.
00010 * GeoPatch
00011 A patch that is part of the Euler projected cube scheme
00012 ** inherits from osg::MatrixTransform
00013 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines