osgEarth 2.1.1
|
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