World::Camera::View Class Reference
#include <Camera.hh>
List of all members.
Detailed Description
Generates rays shooting from camera.
Definition at line 50 of file Camera.hh.
Constructor & Destructor Documentation
Member Function Documentation
| Render::Ray World::Camera::View::At |
( |
Int |
x, |
|
|
Int |
y | |
|
) |
| | const |
Member Data Documentation
Indicates distance between two nearest horizontal pixels of camera
Definition at line 62 of file Camera.hh.
Referenced by At().
Indicates distance between two nearest vertical camera pixels
Definition at line 66 of file Camera.hh.
Referenced by At().
Half of the screen resolution stored as double type
Definition at line 69 of file Camera.hh.
Referenced by At().
Half of the screen resolution stored as double type
Definition at line 69 of file Camera.hh.
Referenced by At().
The documentation for this class was generated from the following files: