PerspectiveCamera Member List
This is the complete list of members for
PerspectiveCamera, including all inherited members.
| Camera(const AnimatedTransform &cam2world, float sopen, float sclose, Film *film) | Camera | |
| CameraToScreen | ProjectiveCamera | [protected] |
| CameraToWorld | Camera | |
| dxCamera | PerspectiveCamera | [private] |
| dyCamera | PerspectiveCamera | [private] |
| film | Camera | |
| focalDistance | ProjectiveCamera | [protected] |
| GenerateRay(const CameraSample &sample, Ray *) const | PerspectiveCamera | [virtual] |
| GenerateRayDifferential(const CameraSample &sample, RayDifferential *ray) const | PerspectiveCamera | [virtual] |
| lensRadius | ProjectiveCamera | [protected] |
| PerspectiveCamera(const AnimatedTransform &cam2world, const float screenWindow[4], float sopen, float sclose, float lensr, float focald, float fov, Film *film) | PerspectiveCamera | |
| ProjectiveCamera(const AnimatedTransform &cam2world, const Transform &proj, const float screenWindow[4], float sopen, float sclose, float lensr, float focald, Film *film) | ProjectiveCamera | |
| RasterToCamera | ProjectiveCamera | [protected] |
| RasterToScreen | ProjectiveCamera | [protected] |
| ScreenToRaster | ProjectiveCamera | [protected] |
| shutterClose | Camera | |
| shutterOpen | Camera | |
| ~Camera() | Camera | [virtual] |