OpenSceneGraph/doc/doc++/osg/clampArray3LEQUAL.html
2003-09-10 08:35:16 +00:00

23 lines
1.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>template<class A, class T>inline void osg::clampArray3LEQUAL</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>template&lt;class A, class <!1><A HREF="TexGen.html#DOC.2.202.11.2">T</A>&gt;inline void <A HREF="#DOC.DOCU">osg::clampArray3LEQUAL</A></H2><H2>(A&amp; value,<BR>&nbsp; const <!1><A HREF="TexGen.html#DOC.2.202.11.2">T</A> maxValue,<BR>&nbsp; const char* valueName)</H2><BLOCKQUOTE>if array4 elements are is less than or equal to maxValue do nothing - legal value, otherwise clamp value to specified maximum value and return warning with valueName specifying which variable was clamped</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>if array4 elements are is less than or equal to maxValue do nothing - legal value,
otherwise clamp value to specified maximum value and return warning
with valueName specifying which variable was clamped</BLOCKQUOTE>
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>