#include <scenegraph_dev.h>
◆ __reserved_null
u64 GF_SceneGraph::__reserved_null |
◆ id_node
◆ id_node_last
◆ RootNode
◆ exported_nodes
GF_List* GF_SceneGraph::exported_nodes |
◆ userpriv
void* GF_SceneGraph::userpriv |
◆ NodeCallback
◆ GetSceneTime
◆ parent_scene
◆ width
◆ height
u32 GF_SceneGraph::height |
◆ usePixelMetrics
Bool GF_SceneGraph::usePixelMetrics |
◆ modified
Bool GF_SceneGraph::modified |
◆ script_action
◆ script_action_cbck
void* GF_SceneGraph::script_action_cbck |
◆ script_load
void(* GF_SceneGraph::script_load) (GF_Node *node) |
◆ on_node_modified
◆ ns
GF_List* GF_SceneGraph::ns |
◆ szNameBuffer
char GF_SceneGraph::szNameBuffer[100] |
◆ Routes
GF_List* GF_SceneGraph::Routes |
◆ pOwningProto
struct _proto_instance* GF_SceneGraph::pOwningProto |
◆ protos
GF_List* GF_SceneGraph::protos |
◆ unregistered_protos
GF_List* GF_SceneGraph::unregistered_protos |
◆ routes_to_activate
GF_List* GF_SceneGraph::routes_to_activate |
◆ routes_to_destroy
GF_List* GF_SceneGraph::routes_to_destroy |
◆ simulation_tick
u32 GF_SceneGraph::simulation_tick |
◆ GetExternProtoLib
GF_SceneGraph*(* GF_SceneGraph::GetExternProtoLib) (void *userpriv, MFURL *lib_url) |
◆ max_defined_route_id
u32 GF_SceneGraph::max_defined_route_id |
◆ global_qp
◆ destroy_cookie
Bool* GF_SceneGraph::destroy_cookie |
◆ use_stack
GF_List* GF_SceneGraph::use_stack |
◆ abort_bubbling
Bool GF_SceneGraph::abort_bubbling |
◆ dom_evt_mx
GF_Mutex* GF_SceneGraph::dom_evt_mx |
◆ dom_evt
◆ nb_evts_focus
u32 GF_SceneGraph::nb_evts_focus |
◆ nb_evts_mouse
u32 GF_SceneGraph::nb_evts_mouse |
◆ nb_evts_key
u32 GF_SceneGraph::nb_evts_key |
◆ nb_evts_ui
u32 GF_SceneGraph::nb_evts_ui |
◆ nb_evts_text
u32 GF_SceneGraph::nb_evts_text |
◆ nb_evts_smil
u32 GF_SceneGraph::nb_evts_smil |
◆ nb_evts_mutation
u32 GF_SceneGraph::nb_evts_mutation |
◆ nb_evts_laser
u32 GF_SceneGraph::nb_evts_laser |
◆ nb_evts_media
u32 GF_SceneGraph::nb_evts_media |
◆ nb_evts_svg
u32 GF_SceneGraph::nb_evts_svg |
◆ dom_evt_filter
◆ xlink_hrefs
GF_List* GF_SceneGraph::xlink_hrefs |
◆ smil_timed_elements
GF_List* GF_SceneGraph::smil_timed_elements |
◆ modified_smil_timed_elements
GF_List* GF_SceneGraph::modified_smil_timed_elements |
◆ update_smil_timing
Bool GF_SceneGraph::update_smil_timing |
◆ listeners_to_add
GF_List* GF_SceneGraph::listeners_to_add |