File: index.rst

package info (click to toggle)
osgearth 2.7.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 49,960 kB
  • ctags: 18,411
  • sloc: cpp: 253,210; ansic: 43,140; xml: 1,637; objc: 405; makefile: 210; python: 29; sh: 20
file content (15 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Driver Reference
================
This document is a reference guide to all of osgEarth's stock *drivers*.
A *driver* is a plugin module that implements support for some external
resource within osgEarth.

.. toctree::
   :maxdepth: 2

   tile/index
   model/index
   feature/index
   terrain/index
   effects/index
   cache/index