Searched defs:projectionMatrix (Results 1 – 6 of 6) sorted by relevance
99 final float[] projectionMatrix = new float[16]; in ensureInited() local
78 mat4 projectionMatrix; member
79 mat4 projectionMatrix; member
291 static CONSTEXPR TVec3<A> project(const TMat44& projectionMatrix, TVec3<A> vertice) { in project()297 static CONSTEXPR TVec4<A> project(const TMat44& projectionMatrix, TVec4<A> vertice) { in project()
1092 const mat4 projectionMatrix = in drawLayers() local
1157 const mat4 projectionMatrix = in drawLayers() local