Home
last modified time | relevance | path

Searched refs:OrthoLhZo (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix_util.h547 static inline Mat4X4 OrthoLhZo(float left, float right, float bottom, float top, float zNear, float zFar) in OrthoLhZo() function
577 Mat4X4 result = OrthoLhZo(left, right, bottom, top, zNear, zFar); in OrthoRhZo()

Completed in 2 milliseconds