Skip to main content

History: -API

Source of version: 6 (current)

Copy to clipboard
            {INCLUDE(page="ogrelex ext tpl")/}
---
__API__ - Application Programming Interface. A set of functions that expose some common functionality.
Ogre, for instance, is an API that exposes - in an object-oriented manner - the common functionality of two other major APIs: [http://en.wikipedia.org/wiki/DirectX|DirectX] and [http://en.wikipedia.org/wiki/OpenGL|OpenGL].

{WIKIPEDIA()/}