Defined in File GridMapMath.hpp
Checks if index is within range of the buffer.
index – [in] to check.
bufferSize – [in] the size of the buffer.
true if index is within, and false if index is outside of the buffer.