Go to the source code of this file.
Defines | |
| #define | GAN_CUBIC_BSPLINE_CAMERA_LEVEL 4 | 
| Highest supported level of subdivision of cubic B-spline mesh.  | |
Enumerations | |
| enum | Gan_CameraType {  GAN_LINEAR_CAMERA, GAN_RADIAL_DISTORTION_1, GAN_RADIAL_DISTORTION_2, GAN_RADIAL_DISTORTION_3, GAN_RADIAL_DISTORTION_1_INV, GAN_STEREOGRAPHIC_CAMERA, GAN_EQUIDISTANT_CAMERA, GAN_SINE_LAW_CAMERA, GAN_EQUI_SOLID_ANGLE_CAMERA, GAN_XY_DISTORTION_4, GAN_FIXED_CORNER_WARP, GAN_FIXED_CORNER_WARP_INV, GAN_CUBIC_BSPLINE_CAMERA, GAN_CUBIC_BSPLINE_CAMERA_INV, GAN_AFFINE_CAMERA, GAN_CAMERA_TYPE_ENUM_COUNT }  | 
| Camera models supported by Gandalf.  More... | |
Part of: Gandalf Library
 1.3.9.1