| [Insert name here] Reference Manual |
|---|
graphf-graph-3d-to-scene —
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);
GraphfScene* graphf_graph_3d_get_data_scene (GraphfGraph3D *graph);
| graph: | |
| Returns : |
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: |
| << gc-cache | graphf-number-format >> |