Google

template<class A, class T>inline void osg::clampArray4LEQUAL

(A& value,
  unsigned int first,
  unsigned int last,
  const T maxValue,
  const char* valueName)

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

Documentation

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

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.