Blender V4.3
GHOST_XrEvent.cc File Reference
#include <iostream>
#include "GHOST_C-api.h"
#include "GHOST_XrContext.hh"
#include "GHOST_Xr_intern.hh"

Go to the source code of this file.

Functions

static bool GHOST_XrEventPollNext (XrInstance instance, XrEventDataBuffer &r_event_data)
 
GHOST_TSuccess GHOST_XrEventsHandle (GHOST_XrContextHandle xr_contexthandle)
 

Function Documentation

◆ GHOST_XrEventPollNext()

static bool GHOST_XrEventPollNext ( XrInstance instance,
XrEventDataBuffer & r_event_data )
static

Definition at line 15 of file GHOST_XrEvent.cc.

Referenced by GHOST_XrEventsHandle().

◆ GHOST_XrEventsHandle()