| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Create a target for 3D rendering
#include <gf3d.h>
int gf_3d_target_create( gf_3d_target_t *   ptarget,
                         gf_layer_t         layer,
                         gf_surface_t *     surfaces,
                         int                nsurfaces,
                         int                width,
                         int                height,
                         gf_format_t        format );
gf
This function creates a 3D rendering target.
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes | 
gf_3d_query_config(), gf_3d_target_free()
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |