Main Page   Modules   Compound List   File List   Compound Members   File Members  

camera_convert.h File Reference

#include <stdio.h>
#include <gandalf/vision/camera.h>
#include <gandalf/vision/cameraf.h>

Go to the source code of this file.

Functions

Gan_Bool gan_cameraf_from_camera_q (Gan_Camera *camera, Gan_Camera_f *cameraf)
 Converts camera from double to single precision representation.

Gan_Bool gan_camera_from_cameraf_q (Gan_Camera_f *cameraf, Gan_Camera *camera)
 Converts camera from single to double precision representation.

Gan_Camera_f gan_cameraf_from_camera_s (Gan_Camera *camera)
 Converts camera from double to single precision representation.

Gan_Camera gan_camera_from_cameraf_s (Gan_Camera_f *cameraf)
 Converts camera from single to double precision representation.


Detailed Description

Module: Camera conversion functions

Part of: Gandalf Library

Revision: Last edited: Author:

Copyright: (c) 2000 Imagineer Software Limited


Function Documentation

Gan_Bool gan_camera_from_cameraf_q Gan_Camera_f   cameraf,
Gan_Camera   camera
 

Converts camera from single to double precision representation.

Gan_Camera gan_camera_from_cameraf_s Gan_Camera_f   cameraf
 

Converts camera from single to double precision representation.

Gan_Bool gan_cameraf_from_camera_q Gan_Camera   camera,
Gan_Camera_f   cameraf
 

Converts camera from double to single precision representation.

Gan_Camera_f gan_cameraf_from_camera_s Gan_Camera   camera
 

Converts camera from double to single precision representation.


Generated on Mon Oct 13 16:14:40 2003 by doxygen1.3-rc1