graphf-zbuffer

graphf-zbuffer —

Synopsis




typedef     GraphfZbufferDepthType;
#define     GRAPHF_ZBUFFER_DEPTH_TYPE_INFINITY
void        graphf_scene_render_zbuffer     (GraphfScene *scene,
                                             guint width,
                                             guint height,
                                             guint8 *rgb,
                                             gint rowstride,
                                             GraphfZbufferDepthType **map_out);

Description

Details

GraphfZbufferDepthType

typedef float GraphfZbufferDepthType;


GRAPHF_ZBUFFER_DEPTH_TYPE_INFINITY

#define GRAPHF_ZBUFFER_DEPTH_TYPE_INFINITY HUGE_VAL


graphf_scene_render_zbuffer ()

void        graphf_scene_render_zbuffer     (GraphfScene *scene,
                                             guint width,
                                             guint height,
                                             guint8 *rgb,
                                             gint rowstride,
                                             GraphfZbufferDepthType **map_out);

scene:
width:
height:
rgb:
rowstride:
map_out: