Arty
Public Member Functions | Public Attributes | List of all members
CameraGeometry Struct Reference

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.
 

Detailed Description

Structure that holds the local geometry information on a camera lens.


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