Home
last modified time | relevance | path

Searched defs:IntersectionCallback (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/dilay/dilay-1.9.0/lib/src/dynamic/
H A Doctree.hpp24 typedef std::function<void(unsigned int)> IntersectionCallback; typedef in DynamicOctree
/dports/graphics/dilay/dilay-1.9.0/lib/src/
H A Disosurface-extraction.hpp26 typedef std::function<Intersection (const PrimRay&, ::Intersection&)> IntersectionCallback; typedef
H A Disosurface-extraction.cpp21 typedef IsosurfaceExtraction::IntersectionCallback IntersectionCallback; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMIntersectionObserver.h152 mozilla::dom::IntersectionCallback* IntersectionCallback() { return mCallback; } in IntersectionCallback() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMIntersectionObserver.h128 mozilla::dom::IntersectionCallback* IntersectionCallback() { in IntersectionCallback() function