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

#include <device.h>

Public Attributes

function< void()> bind_display_space_shader_cb
 
function< void()> unbind_display_space_shader_cb
 

Detailed Description

Definition at line 288 of file device.h.

Member Data Documentation

◆ bind_display_space_shader_cb

function<void()> DeviceDrawParams::bind_display_space_shader_cb

Definition at line 289 of file device.h.

Referenced by BlenderSession::draw(), and Device::draw_pixels().

◆ unbind_display_space_shader_cb

function<void()> DeviceDrawParams::unbind_display_space_shader_cb

Definition at line 290 of file device.h.

Referenced by BlenderSession::draw(), and Device::draw_pixels().


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