types G3DSingle G3DDouble G3DFloat G3D_FLOAT_IS_DOUBLE
context G3DContext g3d_context_new g3d_context_free G3DSetBgColorFunc G3DUpdateInterfaceFunc G3DUpdateProgressBarFunc g3d_context_update_interface g3d_context_set_update_interface_func g3d_context_update_progress_bar g3d_context_set_update_progress_bar_func g3d_context_set_bgcolor g3d_context_set_set_bgcolor_func
model G3D_MODEL_CENTER G3D_MODEL_NOCHECK G3D_MODEL_OPTIMIZE G3D_MODEL_SCALE G3DModel g3d_model_new g3d_model_load g3d_model_load_full g3d_model_check g3d_model_center g3d_model_transform g3d_model_clear g3d_model_free g3d_model_get_object_by_name
object G3DObject G3DTransformation g3d_object_free g3d_object_radius g3d_object_scale g3d_object_transform g3d_object_transform_normals g3d_object_duplicate g3d_object_optimize g3d_object_smooth g3d_object_merge
face G3D_FLAG_MAT_TWOSIDE G3D_FLAG_FAC_NORMALS G3D_FLAG_FAC_TEXMAP G3DFace g3d_face_new_tri g3d_face_get_normal g3d_face_free
material G3DMaterial g3d_material_new g3d_material_free
texture G3D_FLAG_IMG_GREYSCALE G3DTexEnv G3DImage g3d_texture_load_cached g3d_texture_load_from_stream g3d_texture_load g3d_texture_free g3d_texture_prepare g3d_texture_flip_y g3d_texture_merge_alpha
plugins G3DPluginType G3DPluginInitFunc G3DPluginCleanupFunc G3DPluginLoadModelFunc G3DPluginLoadModelFromStreamFunc G3DPluginLoadImageFunc G3DPluginLoadImageStreamFunc G3DPluginGetDescFunc G3DPluginGetExtFunc G3DPlugin g3d_plugins_init g3d_plugins_cleanup g3d_plugins_load_model g3d_plugins_load_model_from_stream g3d_plugins_load_image g3d_plugins_load_image_from_stream g3d_plugins_get_image_extensions
stream G3DStream g3d_stream_open_file g3d_stream_open_structured_file g3d_stream_open_structured_file_from_stream g3d_stream_open_zip g3d_stream_open_zip_from_stream g3d_stream_open_gzip_from_stream g3d_stream_from_buffer g3d_stream_zlib_inflate_stream g3d_stream_new_custom g3d_stream_close g3d_stream_skip g3d_stream_seek g3d_stream_tell g3d_stream_size g3d_stream_eof g3d_stream_is_seekable g3d_stream_get_uri g3d_stream_line g3d_stream_read g3d_stream_read_line g3d_stream_read_int8 g3d_stream_read_int16_be g3d_stream_read_int16_le g3d_stream_read_int32_be g3d_stream_read_int32_le g3d_stream_read_float_be g3d_stream_read_float_le g3d_stream_read_double_be g3d_stream_read_double_le g3d_stream_read_cstr G3DStreamCloseFunc G3DStreamEofFunc G3DStreamReadFunc G3DStreamReadLineFunc G3DStreamSeekFunc G3DStreamSizeFunc G3DStreamTellFunc
iff G3D_IFF_PAD1 G3D_IFF_PAD2 G3D_IFF_PAD4 G3D_IFF_PAD8 G3D_IFF_LE G3D_IFF_LEN16 G3D_IFF_SUBCHUNK_LEN16 G3D_IFF_MKID g3d_iff_check g3d_iff_read_chunk g3d_iff_handle_chunk g3d_iff_chunk_matches g3d_iff_read_ctnr g3d_iff_id_to_text g3d_iff_open g3d_iff_readchunk G3DIffChunkCallback g3d_iff_chunk_callback G3DIffChunkInfo g3d_iff_chunk_info G3DIffGlobal g3d_iff_gdata G3DIffLocal g3d_iff_ldata
read g3d_read_int8 g3d_read_int16_be g3d_read_int16_le g3d_read_int32_be g3d_read_int32_le g3d_read_float_be g3d_read_float_le g3d_read_double_be g3d_read_double_le g3d_read_cstr
primitive g3d_primitive_cube g3d_primitive_box g3d_primitive_box_strip_2d g3d_primitive_mesh g3d_primitive_cylinder g3d_primitive_tube g3d_primitive_sphere
matrix G3DMatrix g3d_matrix_new g3d_matrix_free g3d_matrix_identity g3d_matrix_multiply g3d_matrix_translate g3d_matrix_rotate g3d_matrix_rotate_xyz g3d_matrix_scale g3d_matrix_transpose g3d_matrix_determinant g3d_matrix_dump
vector G3DVector g3d_vector_new g3d_vector_free g3d_vector_normal g3d_vector_unify g3d_vector_transform
quat G3DQuat g3d_quat_add g3d_quat_normalize g3d_quat_rotate g3d_quat_to_matrix g3d_quat_to_rotation_xyz g3d_quat_trackball