OpenGL ES SDK for Android
ARM Developer Center
|
This is the complete list of members for Skybox::Matrix, including all inherited members.
elements | Skybox::Matrix | private |
getAsArray(void) | Skybox::Matrix | |
identityArray | Skybox::Matrix | privatestatic |
identityMatrix | Skybox::Matrix | static |
Matrix(void) | Skybox::Matrix | |
Matrix(const float *array) | Skybox::Matrix | |
matrixOrthographic(float left, float right, float bottom, float top, float zNear, float zFar) | Skybox::Matrix | static |
operator=(const Matrix &another) | Skybox::Matrix |