graphf-graph-3d-to-scene

graphf-graph-3d-to-scene —

Synopsis




GraphfScene* graphf_graph_3d_get_data_scene (GraphfGraph3D *graph);
void        graphf_graph_3d_scene_set_view  (GraphfScene *scene,
                                             GraphfGraph3D *graph,
                                             const GraphfGraph3DView *view,
                                             unsigned out_width,
                                             unsigned out_height);
void        graphf_graph_3d_data_scene_free (GraphfScene *scene);

Description

Details

graphf_graph_3d_get_data_scene ()

GraphfScene* graphf_graph_3d_get_data_scene (GraphfGraph3D *graph);

graph:
Returns :

graphf_graph_3d_scene_set_view ()

void        graphf_graph_3d_scene_set_view  (GraphfScene *scene,
                                             GraphfGraph3D *graph,
                                             const GraphfGraph3DView *view,
                                             unsigned out_width,
                                             unsigned out_height);

scene:
graph:
view:
Param4:
Param5:

graphf_graph_3d_data_scene_free ()

void        graphf_graph_3d_data_scene_free (GraphfScene *scene);

scene: