- Member vpgl_geo_camera::init_geo_camera (const std::string &img_name, unsigned ni, unsigned nj, const vpgl_lvcs_sptr &lvcs, vpgl_geo_camera *&camera)
- : generalize geo_camera so that img_to_global method makes this adjustment internally if camera is created using this method
- Member vpgl_perspective_camera< T >::cast_to_perspective_camera ()
- code for affine camera and other children
- Member vpgl_perspective_camera< T >::postmultiply (const vpgl_perspective_camera< T > &in_cam, const vgl_h_matrix_3d< T > &euclid_trans)
- decide whether this needs to be either a static method or a stand-alone function. (Now both are present.)