Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

rend_f.c File Reference

#include <volume_io/internal_volume_io.h>
#include <bicpl/vols.h>
#include "render_funcs_include.c"
#include "call_rend_f_include.c"

Include dependency graph for rend_f.c:

Include dependency graph

Go to the source code of this file.

Functions

public void render_one_row (void *volume_data1, Data_types volume1_type, int y, int start_x, int end_x, int **y_offsets1, int **row_offsets1, void **start_slices1, int n_slices1, Real weights1[], void *volume_data2, Data_types volume2_type, int **y_offsets2, int **row_offsets2, void **start_slices2, int n_slices2, Real weights2[], unsigned short **cmode_colour_map, Colour **rgb_colour_map, pixels_struct *pixels)


Function Documentation

public void render_one_row void *  volume_data1,
Data_types  volume1_type,
int  y,
int  start_x,
int  end_x,
int **  y_offsets1,
int **  row_offsets1,
void **  start_slices1,
int  n_slices1,
Real  weights1[],
void *  volume_data2,
Data_types  volume2_type,
int **  y_offsets2,
int **  row_offsets2,
void **  start_slices2,
int  n_slices2,
Real  weights2[],
unsigned short **  cmode_colour_map,
Colour **  rgb_colour_map,
pixels_struct pixels
 

Definition at line 38 of file rend_f.c.

References pixels_struct::data, pixels_struct::pixel_type, RGB_PIXEL, start_x, pixels_struct::x_size, and y.

Referenced by render_volume_to_slice().


Generated on Wed Jul 28 09:11:16 2004 for BICPL by doxygen 1.3.7