|
CSCI441 OpenGL Library 5.22.0.0
CS@Mines CSCI441 Computer Graphics Course Library
|
Abstract Class to represent an orthographic camera. Stores box clip planes. More...
#include "Camera.hpp"Go to the source code of this file.
Classes | |
| class | CSCI441::OrthographicCamera |
| Abstract Class to represent an orthographic camera. Stores box clip planes. More... | |
Namespaces | |
| namespace | CSCI441 |
| CSCI441 Helper Functions for OpenGL. | |
Abstract Class to represent an orthographic camera. Stores box clip planes.
These functions, classes, and constants help minimize common code that needs to be written.