BrickApplication
Default mainpageExamplesBrickApplicationBrickApplication
Description Public Protected Private Related All Inheritance Collaboration
All Members Brief description
 BrickApplication The constructor for the BrickApplication
 brickFragment The FragmentShader for the brick shader.
 brickShader The ProgramObject for the brick shader.
 brickVertex The VertexShader for the brick shader.
 CUBE  
 onClose Define what actions to take when exiting the application.
 onDisplay Display loop of the application.
 onEntry Defines what actions to take on entry into the application.
 onIdle Idle loop of the application.
 onKeyDown Key released callback of the application
 rotation The amount to rotate the shape.
 shape The Shape to display.
 Shape An enumeration of the shapes provided by GLUT.
 SPHERE  
 TEAPOT  
 ~BrickApplication The destructor for the BrickApplication