TrinityCore
Loading...
Searching...
No Matches
RegularGrid.h File Reference
#include "Errors.h"
#include "IteratorPair.h"
#include <G3D/Ray.h>
#include <G3D/BoundsTrait.h>
#include <memory>
#include <span>
#include <unordered_map>
+ Include dependency graph for RegularGrid.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NodeCreator< Node >
 
class  RegularGrid2D< T, Node, NodeCreatorFunc, BoundsFunc >
 
struct  RegularGrid2D< T, Node, NodeCreatorFunc, BoundsFunc >::Cell
 

Macros

#define CELL_SIZE   533.33333f
 

Macro Definition Documentation

◆ CELL_SIZE

#define CELL_SIZE   533.33333f

Definition at line 47 of file RegularGrid.h.