An IndexOutOfRangeException is thrown when a user tries to access an array element beyond the valid range, typically when interacting with the points or faces defining geometry. More...
#include <hps.h>
Public Member Functions | |
IndexOutOfRangeException (char const *in_info="Attempted to access an element outside the bounds of the array.") | |
An IndexOutOfRangeException is thrown when a user tries to access an array element beyond the valid range, typically when interacting with the points or faces defining geometry.
|
inline |