Updated docs.
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.100.10.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.100.10.2">T</A> minValue,<BR> const <!1><A HREF="TexGen.html#DOC.2.100.10.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, otherwise clamp value to specified to range and return warning with valueName specifying which variable was clamped.</BLOCKQUOTE>
|
||||
<H2>template<class A, class <!1><A HREF="TexGen.html#DOC.2.107.10.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.107.10.2">T</A> minValue,<BR> const <!1><A HREF="TexGen.html#DOC.2.107.10.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, otherwise 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