AGX Dynamics 2.42.0.2
Loading...
Searching...
No Matches
HashImplementationSwitcher.h
Go to the documentation of this file.
1/*
2Copyright 2007-2025. Algoryx Simulation AB.
3
4All AGX source code, intellectual property, documentation, sample code,
5tutorials, scene files and technical white papers, are copyrighted, proprietary
6and confidential material of Algoryx Simulation AB. You may not download, read,
7store, distribute, publish, copy or otherwise disseminate, use or expose this
8material unless having a written signed agreement with Algoryx Simulation AB, or having been
9advised so by Algoryx Simulation AB for a time limited evaluation, or having purchased a
10valid commercial license from Algoryx Simulation AB.
11
12Algoryx Simulation AB disclaims all responsibilities for loss or damage caused
13from using this software, unless otherwise stated in written agreements with
14Algoryx Simulation AB.
15*/
16
17#define HASH_OLD 1
18#define HASH_NEW 2
19
20#define HASH_FOR_SABRE HASH_OLD
21#define HASH_FOR_BUILD_ISLANDS HASH_NEW
22#define HASH_FOR_WIRE HASH_NEW
23#define HASH_FOR_SWEEP HASH_OLD