Synch with 20010921

This commit is contained in:
Don BURNS
2001-09-22 02:42:08 +00:00
parent d47b8f9c1f
commit 7ae58df42a
197 changed files with 7867 additions and 6189 deletions

View File

@@ -7,7 +7,7 @@
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>template&lt;class A, class <!1><A HREF="TexGen.html#DOC.2.78.11.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.78.11.2">T</A> minValue,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.78.11.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, otherise clamp value to specified to range and return warning with valueName specifying which variable was clamped.</BLOCKQUOTE>
<H2>template&lt;class <!1><A HREF="MatrixProduct.html#DOC.2.47.59.1">A</A>, class <!1><A HREF="TexGen.html#DOC.2.85.9.2">T</A>&gt;inline void <A HREF="#DOC.DOCU">osg::clampArray3BetweenRange</A></H2><H2>(<!1><A HREF="MatrixProduct.html#DOC.2.47.59.1">A</A>&amp; value,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.85.9.2">T</A> minValue,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.85.9.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, otherise clamp value to specified to range and return warning with valueName specifying which variable was clamped.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>