Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/demos/opengl/
H A Dcamera.cpp246 Vector3f Camera::unProject(const Vector2f& uv, float depth) const in unProject() function in Camera
252 Vector3f Camera::unProject(const Vector2f& uv, float depth, const Matrix4f& invModelview) const in unProject() function in Camera
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dmatrix_transform.inl465 GLM_FUNC_QUALIFIER tvec3<T, P> unProject function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dmatrix_transform.inl465 GLM_FUNC_QUALIFIER tvec3<T, P> unProject function