Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathPlane.h69 Plane3() {} in Plane3() function
120 inline Plane3<T>::Plane3(const Vec3<T> &p0, in Plane3() function
128 inline Plane3<T>::Plane3(const Vec3<T> &n, T d) in Plane3() function
134 inline Plane3<T>::Plane3(const Vec3<T> &p, const Vec3<T> &n) in Plane3() function