Blender  V3.3
Classes | Namespaces | Macros
HashGrid.h File Reference

Class to define a cell grid surrounding the bounding box of the scene. More...

#include <map>
#include "Grid.h"

Go to the source code of this file.

Classes

struct  Freestyle::GridHasher
 
class  Freestyle::HashGrid
 

Namespaces

 Freestyle
 inherits from class Rep
 

Macros

#define _MUL   950706376UL
 
#define _MOD   2147483647UL
 

Detailed Description

Class to define a cell grid surrounding the bounding box of the scene.

Definition in file HashGrid.h.

Macro Definition Documentation

◆ _MOD

#define _MOD   2147483647UL

Definition at line 29 of file HashGrid.h.

◆ _MUL

#define _MUL   950706376UL

Definition at line 28 of file HashGrid.h.