Blender V4.5
BuildDefs Struct Reference

Public Attributes

bool win32
bool with_cycles
bool with_cycles_logging
bool with_ffmpeg
bool with_freestyle
bool with_libmv
bool with_opencolorio
bool with_renderdoc
bool with_xr_openxr

Detailed Description

Support extracting arguments for all platforms (for documentation purposes). These names match the upper case defines.

Definition at line 89 of file creator_args.cc.

Member Data Documentation

◆ win32

bool BuildDefs::win32

Definition at line 90 of file creator_args.cc.

Referenced by build_defs_init(), and print_help().

◆ with_cycles

bool BuildDefs::with_cycles

Definition at line 91 of file creator_args.cc.

Referenced by build_defs_init(), and print_help().

◆ with_cycles_logging

bool BuildDefs::with_cycles_logging

Definition at line 92 of file creator_args.cc.

Referenced by build_defs_init(), main_args_setup(), and print_help().

◆ with_ffmpeg

bool BuildDefs::with_ffmpeg

Definition at line 93 of file creator_args.cc.

Referenced by build_defs_init(), main_args_setup(), and print_help().

◆ with_freestyle

bool BuildDefs::with_freestyle

Definition at line 94 of file creator_args.cc.

Referenced by build_defs_init(), main_args_setup(), and print_help().

◆ with_libmv

bool BuildDefs::with_libmv

Definition at line 95 of file creator_args.cc.

Referenced by build_defs_init(), main_args_setup(), and print_help().

◆ with_opencolorio

bool BuildDefs::with_opencolorio

Definition at line 96 of file creator_args.cc.

Referenced by build_defs_init(), and print_help().

◆ with_renderdoc

bool BuildDefs::with_renderdoc

Definition at line 97 of file creator_args.cc.

Referenced by build_defs_init(), main_args_setup(), and print_help().

◆ with_xr_openxr

bool BuildDefs::with_xr_openxr

Definition at line 98 of file creator_args.cc.

Referenced by build_defs_init(), main_args_setup(), and print_help().


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