HPS::IndexOutOfRangeException Class Reference
#include <hps.h>
Inheritance diagram for HPS::IndexOutOfRangeException:

Public Member Functions | |
IndexOutOfRangeException (char const *in_info="Attempted to access an element outside the bounds of the array.") | |
![]() | |
Exception (char const *in_info) | |
Detailed Description
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.
The documentation for this class was generated from the following file:
- include/hps.h