Blender  V3.3
Public Member Functions | List of all members
Freestyle::GridHasher Struct Reference

#include <HashGrid.h>

Public Member Functions

size_t operator() (const Vec3u &p) const
 

Detailed Description

Defines a hash table used for searching the Cells

Definition at line 27 of file HashGrid.h.

Member Function Documentation

◆ operator()()

size_t Freestyle::GridHasher::operator() ( const Vec3u p) const
inline

Definition at line 30 of file HashGrid.h.

References _MOD, and _MUL.


The documentation for this struct was generated from the following file: