Home
last modified time | relevance | path

Searched refs:projectPointToScreen (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
DImathFrustum.h157 Vec2<T> projectPointToScreen( const Vec3<T> & ) const;
502 Vec2<T> Frustum<T>::projectPointToScreen(const Vec3<T> &point) const in projectPointToScreen() function