File: readme-pov.dox

package info (click to toggle)
povray 1%3A3.8.0~beta.2-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 160,364 kB
  • sloc: cpp: 861,153; ansic: 125,127; sh: 34,680; pascal: 6,892; asm: 3,355; ada: 1,681; makefile: 1,432; cs: 879; perl: 645; awk: 590; python: 394; xml: 95; php: 13; javascript: 6
file content (21 lines) | stat: -rw-r--r-- 732 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**

@dir
@ingroup PovLibraries
@brief Source code of _OpenEXR_ 3rd party library (subset).

This directory contains a subset of the OpenEXR 2.2.0 source code release,
and is part of the POV-Ray source distribution package.

@note
    The file `config.windows/OpenEXRConfig.h` differs from the original file in
    that it has been patched to include version information in the same manner as
    the non-Windows version of the file does. Furthermore, this distribution
    omits various subdirectories containing files not required to build the
    library proper.

Official IlmBase and OpenEXR source code releases can be obtained via <http://www.openexr.com>.

See `LICENSE` file in this directory for licensing information.

*/