|  | 
                  
                  
                    
                    
                    
                    
    
            Doxygen Source Code DocumentationMain Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search
 
 vp_renderA.c File Reference#include "vp_global.h"
Go to the source code of this file. 
|  |  | 
 Functions |  | void VPCompAC00G | ANSI_ARGS ((vpContext *vpc, int icount, int jcount, int k, double slice_depth_cueing_dbl, GrayIntPixel *intimage, double weightTLdbl, double weightBLdbl, double weightTRdbl, double weightBRdbl, unsigned char *run_lengths, void *voxel_data)) |  | void VPCompAR00G | ANSI_ARGS ((vpContext *vpc, int icount, int jcount, int k, double slice_depth_cueing_dbl, GrayIntPixel *intimage, double weightTLdbl, double weightBLdbl, double weightTRdbl, double weightBRdbl, void *voxel_data, int voxel_istride, int voxel_jstride)) |  | void VPWarpA101N | ANSI_ARGS ((GrayIntPixel *in_image, int in_width, int in_height, int in_bytes_per_scan, unsigned char *out_image, int out_width, int out_height, int out_bytes_per_scan, vpMatrix3 warp_matrix)) |  | void VPWarpA301N | ANSI_ARGS ((RGBIntPixel *in_image, int in_width, int in_height, int in_bytes_per_scan, unsigned char *out_image, int out_width, int out_height, int out_bytes_per_scan, vpMatrix3 warp_matrix)) |  | void | VPRenderAffine (vpc, algorithm, composite_func) vpContext *vpc |  | 
 Variables |  | int | algorithm |  | void(* | composite_func )() |  
 Function Documentation
 
 
 
  
    | 
        
          | void VPCompAR00G ANSI_ARGS | ( | (vpContext *vpc, int icount, int jcount, int k, double slice_depth_cueing_dbl, GrayIntPixel *intimage, double weightTLdbl, double weightBLdbl, double weightTRdbl, double weightBRdbl, void *voxel_data, int voxel_istride, int voxel_jstride) |  | ) |  |  |  
 
  
    | 
        
          | void VPCompAC00G ANSI_ARGS | ( | (vpContext *vpc, int icount, int jcount, int k, double slice_depth_cueing_dbl, GrayIntPixel *intimage, double weightTLdbl, double weightBLdbl, double weightTRdbl, double weightBRdbl, unsigned char *run_lengths, void *voxel_data) |  | ) |  |  |  
 
 Variable Documentation
 
 |