EnvironmentCamera Class Reference

Inheritance diagram for EnvironmentCamera:

Camera

List of all members.

Public Member Functions

 EnvironmentCamera (const Transform &world2cam, float hither, float yon, float sopen, float sclose, Film *film)
float GenerateRay (const Sample &sample, Ray *) const

Private Attributes

Point rayOrigin


Detailed Description

Definition at line 29 of file environment.cpp.


Constructor & Destructor Documentation

EnvironmentCamera::EnvironmentCamera ( const Transform world2cam,
float  hither,
float  yon,
float  sopen,
float  sclose,
Film film 
)

Definition at line 41 of file environment.cpp.

References Camera::CameraToWorld, and rayOrigin.

Referenced by CreateCamera().


Member Function Documentation

float EnvironmentCamera::GenerateRay ( const Sample sample,
Ray ray 
) const [virtual]


Member Data Documentation

Definition at line 37 of file environment.cpp.

Referenced by EnvironmentCamera(), and GenerateRay().


The documentation for this class was generated from the following file:

Generated on Mon Jul 20 17:31:54 2009 for pbrt by  doxygen 1.5.6