Blender  V3.3
Public Attributes | List of all members
wmXrSurfaceData Struct Reference

#include <wm_xr_intern.h>

Public Attributes

ListBase viewports
 
struct ARegionTypecontroller_art
 
voidcontroller_draw_handle
 

Detailed Description

Definition at line 89 of file wm_xr_intern.h.

Member Data Documentation

◆ controller_art

struct ARegionType* wmXrSurfaceData::controller_art

Dummy region type for controller draw callback.

Definition at line 94 of file wm_xr_intern.h.

Referenced by wm_xr_session_controller_data_clear(), and wm_xr_session_controller_data_populate().

◆ controller_draw_handle

void* wmXrSurfaceData::controller_draw_handle

Controller draw callback handle.

Definition at line 96 of file wm_xr_intern.h.

Referenced by wm_xr_session_controller_data_clear(), and wm_xr_session_controller_data_populate().

◆ viewports

ListBase wmXrSurfaceData::viewports

Off-screen buffers/viewports for each view.

Definition at line 91 of file wm_xr_intern.h.

Referenced by wm_xr_draw_view(), wm_xr_draw_viewport_buffers_to_active_framebuffer(), and wm_xr_session_surface_offscreen_ensure().


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