OpenGL ES SDK for Android
ARM Developer Center
|
Public Attributes | |
mat4 | uVP |
mat4 | uView |
mat4 | uProj |
vec4 | planes [6] |
vec2 | zNearFar |
Definition at line 109 of file culling.hpp.
vec4 HiZCulling::Uniforms::planes[6] |
Definition at line 114 of file culling.hpp.
mat4 HiZCulling::Uniforms::uProj |
Definition at line 113 of file culling.hpp.
mat4 HiZCulling::Uniforms::uView |
Definition at line 112 of file culling.hpp.
mat4 HiZCulling::Uniforms::uVP |
Definition at line 111 of file culling.hpp.
vec2 HiZCulling::Uniforms::zNearFar |
Definition at line 115 of file culling.hpp.