Blender V5.0
FreestyleModuleConfig Struct Reference

#include <DNA_freestyle_types.h>

Public Attributes

struct FreestyleModuleConfignext
struct FreestyleModuleConfigprev
struct Textscript
short is_displayed
char _pad [6]

Detailed Description

Definition at line 110 of file DNA_freestyle_types.h.

Member Data Documentation

◆ _pad

char FreestyleModuleConfig::_pad[6]

Definition at line 115 of file DNA_freestyle_types.h.

◆ is_displayed

short FreestyleModuleConfig::is_displayed

Definition at line 114 of file DNA_freestyle_types.h.

Referenced by BKE_freestyle_module_add(), and copy_module().

◆ next

struct FreestyleModuleConfig* FreestyleModuleConfig::next

Definition at line 111 of file DNA_freestyle_types.h.

◆ prev

struct FreestyleModuleConfig * FreestyleModuleConfig::prev

Definition at line 111 of file DNA_freestyle_types.h.

◆ script

struct Text* FreestyleModuleConfig::script

Definition at line 113 of file DNA_freestyle_types.h.

Referenced by BKE_freestyle_module_add(), and copy_module().


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