
|
(A& value, unsigned int i, const T minValue, const char* valueName)if array element value[i] is greater than or equal to minValue do nothing - legal value, otherwise clamp value to specified maximum value and return warning with valueName specifying which variable was clamped
Documentation
if array element value[i] is greater than or equal to minValue 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++.
|