Arty
|
Structure that holds the local geometry information on a camera lens. More...
#include <cameras.h>
Public Member Functions | |
CameraGeometry (float c, float d, float a) | |
Public Attributes | |
float | cos |
Cosine between the local camera direction and the image plane normal. | |
float | dist |
Distance between the camera and the point on the image plane. | |
float | area |
Local pixel area divided by total area. | |
Structure that holds the local geometry information on a camera lens.