Home
last modified time | relevance | path

Searched defs:ComparePlanes (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vil/tests/
H A Dtest_file_format_read.cxx116 struct ComparePlanes : public Compare<PixelType, PixelType> struct
129 struct CompareGrey : public ComparePlanes<PixelType, 1> argument
/dports/games/egl/egl-0.3.1_9/shared/
H A Dm_plane.c180 qBool ComparePlanes (const vec3_t p1normal, float p1dist, const vec3_t p2normal, float p2dist) in ComparePlanes() function