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

#include <DNA_scene_types.h>

Public Attributes

short flag
 
char display_mode
 
char anaglyph_type
 
char interlace_type
 
char _pad [3]
 

Detailed Description

Definition at line 337 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char Stereo3dFormat::_pad[3]

Definition at line 345 of file DNA_scene_types.h.

◆ anaglyph_type

char Stereo3dFormat::anaglyph_type

Anaglyph scheme for the user display.

Definition at line 342 of file DNA_scene_types.h.

Referenced by GPU_viewport_stereo_composite(), imb_stereo3d_read_doit(), imb_stereo3d_write_doit(), and wm_stereo3d_set_properties().

◆ display_mode

char Stereo3dFormat::display_mode

◆ flag

short Stereo3dFormat::flag

◆ interlace_type

char Stereo3dFormat::interlace_type

Interlace type for the user display.

Definition at line 344 of file DNA_scene_types.h.

Referenced by GPU_viewport_stereo_composite(), imb_stereo3d_read_doit(), imb_stereo3d_write_doit(), and wm_stereo3d_set_properties().


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