AGX Dynamics 2.42.0.2
Loading...
Searching...
No Matches
HashImplementationSwitcher.h File Reference

Go to the source code of this file.

Macros

#define HASH_FOR_BUILD_ISLANDS   HASH_NEW
 
#define HASH_FOR_SABRE   HASH_OLD
 
#define HASH_FOR_SWEEP   HASH_OLD
 
#define HASH_FOR_WIRE   HASH_NEW
 
#define HASH_NEW   2
 
#define HASH_OLD   1
 

Macro Definition Documentation

◆ HASH_FOR_BUILD_ISLANDS

#define HASH_FOR_BUILD_ISLANDS   HASH_NEW

Definition at line 21 of file HashImplementationSwitcher.h.

◆ HASH_FOR_SABRE

#define HASH_FOR_SABRE   HASH_OLD

Definition at line 20 of file HashImplementationSwitcher.h.

◆ HASH_FOR_SWEEP

#define HASH_FOR_SWEEP   HASH_OLD

Definition at line 23 of file HashImplementationSwitcher.h.

◆ HASH_FOR_WIRE

#define HASH_FOR_WIRE   HASH_NEW

Definition at line 22 of file HashImplementationSwitcher.h.

◆ HASH_NEW

#define HASH_NEW   2

Definition at line 18 of file HashImplementationSwitcher.h.

◆ HASH_OLD

#define HASH_OLD   1

Definition at line 17 of file HashImplementationSwitcher.h.