Blender  V2.93
Public Attributes | List of all members
wmXrData Struct Reference

#include <DNA_windowmanager_types.h>

Public Attributes

struct wmXrRuntimeDataruntime
 
XrSessionSettings session_settings
 

Detailed Description

Definition at line 125 of file DNA_windowmanager_types.h.

Member Data Documentation

◆ runtime

struct wmXrRuntimeData* wmXrData::runtime

◆ session_settings

XrSessionSettings wmXrData::session_settings

Permanent session settings (draw mode, feature toggles, etc). Stored in files and accessible even before the session runs.

Definition at line 130 of file DNA_windowmanager_types.h.

Referenced by direct_link_wm_xr_data(), lib_link_wm_xr_data(), lib_link_wm_xr_data_restore(), wm_xr_draw_view(), wm_xr_exit(), wm_xr_session_draw_data_populate(), and write_wm_xr_data().


The documentation for this struct was generated from the following file: