Updated docs, ChangLog and NEW for patched version of 0.8.44.

This commit is contained in:
Robert Osfield
2002-02-24 23:03:10 +00:00
parent 85ba6bdbde
commit aaa0a42205
92 changed files with 6040 additions and 6021 deletions

View File

@@ -7,7 +7,7 @@
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>template&lt;class A, class <!1><A HREF="TexGen.html#DOC.2.107.10.2">T</A>&gt;inline void <A HREF="#DOC.DOCU">osg::clampArray3BetweenRange</A></H2><H2>(A&amp; value,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.107.10.2">T</A> minValue,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.107.10.2">T</A> maxValue,<BR>&nbsp; const char* valueName)</H2><BLOCKQUOTE>if array4 elements are between or equal to minValue and maxValue do nothing - legal value, otherwise clamp value to specified to range and return warning with valueName specifying which variable was clamped.</BLOCKQUOTE>
<H2>template&lt;class A, class <!1><A HREF="TexGen.html#DOC.2.108.10.2">T</A>&gt;inline void <A HREF="#DOC.DOCU">osg::clampArray3BetweenRange</A></H2><H2>(A&amp; value,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.108.10.2">T</A> minValue,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.108.10.2">T</A> maxValue,<BR>&nbsp; const char* valueName)</H2><BLOCKQUOTE>if array4 elements are between or equal to minValue and maxValue do nothing - legal value, otherwise clamp value to specified to range and return warning with valueName specifying which variable was clamped.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>