Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

glscreenviewer.cpp File Reference

#include "glscreenviewer.h"

Variables

const GLdouble identityMatrix [16]

Variable Documentation

const GLdouble identityMatrix[16] [static]
 

Initial value:

 {
    1.0, 0.0, 0.0, 0.0,
    0.0, 1.0, 0.0, 0.0,
    0.0, 0.0, 1.0, 0.0,
    0.0, 0.0, 0.0, 1.0 }


Generated on Fri Feb 27 12:01:40 2004 for Glitch by doxygen 1.3.2