Docs: Remove some dead hyperlinks leading to deleted functions. And remove the Alpha entry in Material (ocm).

Signed-off-by: Maikel de Vries <mdt.maikel@gmail.com>
Controls
Armin 2015-07-01 12:05:24 +02:00 committed by Maikel de Vries
parent fe46689d3e
commit e135a74189
5 changed files with 0 additions and 11 deletions

View File

@ -190,11 +190,6 @@
<col>Integer</col>
<col>Direction of temperature conversion: 0 bottom up, 1 top down</col>
</row>
<row>
<col>Alpha</col>
<col>6 integers</col>
<col>Transparency of the three material colors.</col>
</row>
<row>
<col>Placement</col>
<col>Integer</col>

View File

@ -30,8 +30,6 @@
<desc>Returns value if it is within the given boundaries (value &gt;= lower_bound and value &lt;= upper_bound). Otherwise returns the applicable limit.</desc>
<related>
<funclink>Inside</funclink>
<funclink>LessThan</funclink>
<funclink>GreaterThan</funclink>
</related>
</func>
<author>jwk</author><date>2002-04</date>

View File

@ -38,8 +38,6 @@
</examples>
<related>
<funclink>CreateConstruction</funclink>
<funclink>Var</funclink>
<funclink>SetVar</funclink>
</related>
</func>
<author>Sven2</author><date>2001-11</date>

View File

@ -25,7 +25,6 @@
</example>
</examples>
<related>
<funclink>SetMaterialColor</funclink>
<funclink>SetSkyAdjust</funclink>
<funclink>SetGamma</funclink>
<funclink>RGB</funclink>

View File

@ -32,7 +32,6 @@
<related>
<funclink>GetSkyAdjust</funclink>
<funclink>SetMatAdjust</funclink>
<funclink>SetSkyFade</funclink>
<funclink>SetGamma</funclink>
<funclink>RGB</funclink>
<funclink>RGBa</funclink>