Show include.html syntax highlighted
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 3. MegaPOV Include files</title><link rel="stylesheet" href="megapov.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.65.1"><link rel="home" href="index.html" title="MegaPOV Documentation"><link rel="up" href="index.html" title="MegaPOV Documentation"><link rel="previous" href="global_settings.html" title="2.7. Global Settings"><link rel="next" href="mp_consts.inc.html" title="3.2. The 'mp_consts.inc' include file"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 3. MegaPOV Include files</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="global_settings.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="mp_consts.inc.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="include"></a>Chapter 3. MegaPOV Include files</h2></div></div><div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="include.html#mp_functions.inc">3.1. The 'mp_functions.inc' include file</a></span></dt><dt><span class="section"><a href="mp_consts.inc.html">3.2. The 'mp_consts.inc' include file</a></span></dt><dd><dl><dt><span class="section"><a href="mp_consts.inc.html#mp_consts_camera_view">3.2.1. Output types for camera_view pigment</a></span></dt></dl></dd><dt><span class="section"><a href="mp_types.inc.html">3.3. The 'mp_types.inc' include file</a></span></dt><dd><dl><dt><span class="section"><a href="mp_types.inc.html#id2567178">3.3.1. The Type_Of(Id) macro</a></span></dt><dt><span class="section"><a href="mp_types.inc.html#id2568453">3.3.2. The Type_Of_Spline(Id) macro</a></span></dt><dt><span class="section"><a href="mp_types.inc.html#id2568520">3.3.3. The Type_Of_Object(Id) macro</a></span></dt><dt><span class="section"><a href="mp_types.inc.html#id2568592">3.3.4. The Type_Of_Camera(Id) macro</a></span></dt></dl></dd><dt><span class="section"><a href="mechsim.inc.html">3.4. The 'mechsim.inc' include file</a></span></dt><dd><dl><dt><span class="section"><a href="mechsim.inc.html#mechsim_inc_general">3.4.1. general aspects</a></span></dt><dt><span class="section"><a href="mechsim.inc.html#mechsim_inc_const">3.4.2. constants</a></span></dt><dt><span class="section"><a href="mechsim.inc.html#mechsim_inc_vector_function">3.4.3. The Vector_Function() macro</a></span></dt><dt><span class="section"><a href="mechsim.inc.html#mechsim_inc_object">3.4.4. The Object generation macros</a></span></dt><dt><span class="section"><a href="mechsim.inc.html#mechsim_inc_topology">3.4.5. The topology generation macros</a></span></dt></dl></dd><dt><span class="section"><a href="inc_pprocess.inc.html">3.5. The 'pprocess.inc' include file</a></span></dt><dd><dl><dt><span class="section"><a href="inc_pprocess.inc.html#post_proc_macros">3.5.1. Macros with effects</a></span></dt><dt><span class="section"><a href="inc_pprocess.inc.html#shared_effects">3.5.2. Shared predefined effects</a></span></dt></dl></dd><dt><span class="section"><a href="tone_mapping.inc.html">3.6. The 'tone_mapping.inc' include file</a></span></dt><dd><dl><dt><span class="section"><a href="tone_mapping.inc.html#id2580683">3.6.1. The Clip_Colors() macro</a></span></dt><dt><span class="section"><a href="tone_mapping.inc.html#id2581870">3.6.2. The Film_Exposure() macro</a></span></dt><dt><span class="section"><a href="tone_mapping.inc.html#id2581938">3.6.3. The Film_Exposure_Invert() macro</a></span></dt><dt><span class="section"><a href="tone_mapping.inc.html#id2582003">3.6.4. The Gamma_Correct() macro</a></span></dt><dt><span class="section"><a href="tone_mapping.inc.html#id2582066">3.6.5. The Brightness_Contrast() macro</a></span></dt></dl></dd></dl></div><p>
Similar to <span class="trademark">POV-Ray</span>™, MegaPOV also delivers a set of include files
to make the use of MegaPOV specific features easier.
</p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="mp_functions.inc"></a>3.1. The '<tt class="filename">mp_functions.inc</tt>' include file</h2></div></div><div></div></div><p>
The <tt class="filename">mp_functions.inc</tt> include file collects definitions of internal functions
introduced in MegaPOV (see <a href="expressions.html#internal_functions" title="2.2.4. Internal functions">Section 2.2.4, “Internal functions”</a>).
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="global_settings.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="mp_consts.inc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.7. Global Settings </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 3.2. The 'mp_consts.inc' include file</td></tr></table></div></body></html>
See more files for this project here