#include <bbgrid.h>
template<typename T>
struct tesseract::PtrHash< T >
Definition at line 227 of file bbgrid.h.
◆ operator()()
Definition at line 228 of file bbgrid.h.
229 return reinterpret_cast<uintptr_t>(ptr) /
sizeof(T);
The documentation for this struct was generated from the following file: