CSCI441 OpenGL Library 5.17.0
CS@Mines CSCI441 Computer Graphics Course Library
Loading...
Searching...
No Matches
Classes | Namespaces
PerspectiveCamera.hpp File Reference

Abstract Class to represent a perspective camera. Stores aspect ratio and field of view. More...

#include "Camera.hpp"

Go to the source code of this file.

Classes

class  CSCI441::PerspectiveCamera
 Abstract Class to represent a perspective camera. Stores aspect ratio and field of view. More...
 

Namespaces

namespace  CSCI441
 CSCI441 Helper Functions for OpenGL.
 

Detailed Description

Abstract Class to represent a perspective camera. Stores aspect ratio and field of view.

Author
Dr. Jeffrey Paone

These functions, classes, and constants help minimize common code that needs to be written.