Home
last modified time | relevance | path

Searched defs:rverts (Results 1 – 8 of 8) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_prefilter.cpp240 const unordered_set<NFAVertex> rverts(ri.vertices.begin(), in removeInteriorEdges() local
/dports/biology/molden/molden5.8/surf/
H A Dcompute.c752 all_verts_in_sphere(rverts, num_rverts, sq_radius) in all_verts_in_sphere() argument
/dports/devel/godot/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Include/
H A DRecast.h392 int* rverts; ///< Raw contour vertex and connection data. [Size: 4 * #nrverts] member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Recast/include/
H A DRecast.h360 int* rverts; ///< Raw contour vertex and connection data. [Size: 4 * #nrverts] member
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/recastnavigation/Recast/Include/
H A DRecast.h392 int* rverts; ///< Raw contour vertex and connection data. [Size: 4 * #nrverts] member
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Recast/Include/
H A DRecast.h392 int* rverts; ///< Raw contour vertex and connection data. [Size: 4 * #nrverts] member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/render/
H A Drend_main.cpp921 static void quadTexCoords(Vector2f *tc, Vector3f const *rverts, coord_t wallLength, Vector3d const … in quadTexCoords()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DNestedRefine.cpp2608 std::vector<EntityHandle> lverts, rverts; in decipher_remote_handles_vertex() local