OpenXRExtensionWrapperExtension

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Methods

int

_get_composition_layer ( int index ) virtual

int

_get_composition_layer_count ( ) virtual

int

_get_composition_layer_order ( int index ) virtual

Dictionary

_get_requested_extensions ( ) virtual

PackedStringArray

_get_suggested_tracker_names ( ) virtual

Dictionary[]

_get_viewport_composition_layer_extension_properties ( ) virtual

Dictionary

_get_viewport_composition_layer_extension_property_defaults ( ) virtual

void

_on_before_instance_created ( ) virtual

bool

_on_event_polled ( const void* event ) virtual

void

_on_instance_created ( int instance ) virtual

void

_on_instance_destroyed ( ) virtual

void

_on_main_swapchains_created ( ) virtual

void

_on_pre_render ( ) virtual

void

_on_process ( ) virtual

void

_on_register_metadata ( ) virtual

void

_on_session_created ( int session ) virtual

void

_on_session_destroyed ( ) virtual

void

_on_state_exiting ( ) virtual

void

_on_state_focused ( ) virtual

void

_on_state_idle ( ) virtual

void

_on_state_loss_pending ( ) virtual

void

_on_state_ready ( ) virtual

void

_on_state_stopping ( ) virtual

void

_on_state_synchronized ( ) virtual

void

_on_state_visible ( ) virtual

void

_on_viewport_composition_layer_destroyed ( const void* layer ) virtual

int

_set_hand_joint_locations_and_get_next_pointer ( int hand_index, void* next_pointer ) virtual

int

_set_instance_create_info_and_get_next_pointer ( void* next_pointer ) virtual

int

_set_session_create_and_get_next_pointer ( void* next_pointer ) virtual

int

_set_swapchain_create_info_and_get_next_pointer ( void* next_pointer ) virtual

int

_set_system_properties_and_get_next_pointer ( void* next_pointer ) virtual

int

_set_viewport_composition_layer_and_get_next_pointer ( const void* layer, Dictionary property_values, void* next_pointer ) virtual

OpenXRAPIExtension

get_openxr_api ( )

void

register_extension_wrapper ( )


Method Descriptions

int _get_composition_layer ( int index ) virtual

There is currently no description for this method. Please help us by contributing one!


int _get_composition_layer_count ( ) virtual

There is currently no description for this method. Please help us by contributing one!


int _get_composition_layer_order ( int index ) virtual

There is currently no description for this method. Please help us by contributing one!


Dictionary _get_requested_extensions ( ) virtual

There is currently no description for this method. Please help us by contributing one!


PackedStringArray _get_suggested_tracker_names ( ) virtual

There is currently no description for this method. Please help us by contributing one!


Dictionary[] _get_viewport_composition_layer_extension_properties ( ) virtual

There is currently no description for this method. Please help us by contributing one!


Dictionary _get_viewport_composition_layer_extension_property_defaults ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_before_instance_created ( ) virtual

There is currently no description for this method. Please help us by contributing one!


bool _on_event_polled ( const void* event ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_instance_created ( int instance ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_instance_destroyed ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_main_swapchains_created ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_pre_render ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_process ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_register_metadata ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_session_created ( int session ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_session_destroyed ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_exiting ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_focused ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_idle ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_loss_pending ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_ready ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_stopping ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_synchronized ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_state_visible ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void _on_viewport_composition_layer_destroyed ( const void* layer ) virtual

There is currently no description for this method. Please help us by contributing one!


int _set_hand_joint_locations_and_get_next_pointer ( int hand_index, void* next_pointer ) virtual

There is currently no description for this method. Please help us by contributing one!


int _set_instance_create_info_and_get_next_pointer ( void* next_pointer ) virtual

There is currently no description for this method. Please help us by contributing one!


int _set_session_create_and_get_next_pointer ( void* next_pointer ) virtual

There is currently no description for this method. Please help us by contributing one!


int _set_swapchain_create_info_and_get_next_pointer ( void* next_pointer ) virtual

There is currently no description for this method. Please help us by contributing one!


int _set_system_properties_and_get_next_pointer ( void* next_pointer ) virtual

There is currently no description for this method. Please help us by contributing one!


int _set_viewport_composition_layer_and_get_next_pointer ( const void* layer, Dictionary property_values, void* next_pointer ) virtual

There is currently no description for this method. Please help us by contributing one!


OpenXRAPIExtension get_openxr_api ( )

There is currently no description for this method. Please help us by contributing one!


void register_extension_wrapper ( )

There is currently no description for this method. Please help us by contributing one!