Searched defs:Vector (Results 1 – 4 of 4) sorted by relevance
15 tvec3<T, P> Vector = point - a; local35 tvec2<T, P> Vector = point - a; local
20 class Vector; variable
67 typedef std::vector<T> Vector; typedef in CommonTest
754 lunr.Vector = function (elements) { class in lunr