Blender  V3.3
Functions
GHOST_XrEvent.cpp File Reference
#include <iostream>
#include "GHOST_C-api.h"
#include "GHOST_XrContext.h"
#include "GHOST_Xr_intern.h"

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 13 of file GHOST_XrEvent.cpp.

References instance.

Referenced by GHOST_XrEventsHandle().

◆ GHOST_XrEventsHandle()

GHOST_TSuccess GHOST_XrEventsHandle ( GHOST_XrContextHandle  xr_contexthandle)