Synch with 20010921
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="#ffffff">
|
||||
|
||||
<H2>template<class A, class <!1><A HREF="TexGen.html#DOC.2.78.11.2">T</A>>inline void <A HREF="#DOC.DOCU">osg::clampArray3BetweenRange</A></H2><H2>(A& value,<BR> const <!1><A HREF="TexGen.html#DOC.2.78.11.2">T</A> minValue,<BR> const <!1><A HREF="TexGen.html#DOC.2.78.11.2">T</A> maxValue,<BR> 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<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>>inline void <A HREF="#DOC.DOCU">osg::clampArray3BetweenRange</A></H2><H2>(<!1><A HREF="MatrixProduct.html#DOC.2.47.59.1">A</A>& value,<BR> const <!1><A HREF="TexGen.html#DOC.2.85.9.2">T</A> minValue,<BR> const <!1><A HREF="TexGen.html#DOC.2.85.9.2">T</A> maxValue,<BR> 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>
|
||||
|
||||
Reference in New Issue
Block a user