AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
RegularGrid.h File Reference
#include <G3D/BoundsTrait.h>
#include <G3D/PositionTrait.h>
#include <G3D/Ray.h>
#include <G3D/Table.h>
#include "Errors.h"

Go to the source code of this file.

Classes

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

Macros

#define HGRID_MAP_SIZE   (533.33333f * 64.f)
 
#define CELL_SIZE   float(HGRID_MAP_SIZE/(float)CELL_NUMBER)
 

Macro Definition Documentation

◆ CELL_SIZE

#define CELL_SIZE   float(HGRID_MAP_SIZE/(float)CELL_NUMBER)

◆ HGRID_MAP_SIZE

#define HGRID_MAP_SIZE   (533.33333f * 64.f)