Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
RegularGrid.h File Reference
#include <G3D/Ray.h>
#include <G3D/Table.h>
#include <G3D/BoundsTrait.h>
#include <G3D/PositionTrait.h>
#include "Errors.h"
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, PositionFunc >
struct  RegularGrid2D< T, Node, NodeCreatorFunc, PositionFunc >::Cell

Macros

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

Macro Definition Documentation

◆ CELL_SIZE

◆ HGRID_MAP_SIZE

#define HGRID_MAP_SIZE   (533.33333f * 64.f)

Definition at line 35 of file RegularGrid.h.