Home
last modified time | relevance | path

Searched defs:rcCompactCell (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Include/
H A DRecast.h316 struct rcCompactCell struct
318 unsigned int index : 24; ///< Index to the first span in the column.
319 unsigned int count : 8; ///< Number of spans in the column.
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Recast/include/
H A DRecast.h288 struct rcCompactCell struct
290 unsigned int index : 24; ///< Index to the first span in the column.
291 unsigned int count : 8; ///< Number of spans in the column.
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Include/
H A DRecast.h316 struct rcCompactCell struct
318 unsigned int index : 24; ///< Index to the first span in the column.
319 unsigned int count : 8; ///< Number of spans in the column.
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include/
H A DRecast.h316 struct rcCompactCell struct
318 unsigned int index : 24; ///< Index to the first span in the column.
319 unsigned int count : 8; ///< Number of spans in the column.