Home
last modified time | relevance | path

Searched refs:RC_MAX_NEIS (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Source/
H A DRecastLayers.cpp33 static const int RC_MAX_NEIS = 16; variable
38 unsigned char neis[RC_MAX_NEIS];
274 addUnique(regs[ri].neis, regs[ri].nneis, RC_MAX_NEIS, rai); in rcBuildHeightfieldLayers()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Source/
H A DRecastLayers.cpp33 static const int RC_MAX_NEIS = 16; variable
38 unsigned char neis[RC_MAX_NEIS];
274 addUnique(regs[ri].neis, regs[ri].nneis, RC_MAX_NEIS, rai); in rcBuildHeightfieldLayers()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Source/
H A DRecastLayers.cpp33 static const int RC_MAX_NEIS = 16; variable
38 unsigned char neis[RC_MAX_NEIS];
274 addUnique(regs[ri].neis, regs[ri].nneis, RC_MAX_NEIS, rai); in rcBuildHeightfieldLayers()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Recast/source/
H A DRecastLayers.cpp31 static const int RC_MAX_NEIS = 16; variable
36 unsigned char neis[RC_MAX_NEIS];