Blender  V3.3
FX_shader_types.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
7 #pragma once
8 
9 #include "BKE_shader_fx.h"
10 
11 /* ****************** Type structures for all effects ****************** */
12 
23 
24 /* FX_shaderfx_util.c */
25 
ShaderFxTypeInfo shaderfx_Type_Colorize
ShaderFxTypeInfo shaderfx_Type_Shadow
ShaderFxTypeInfo shaderfx_Type_Flip
ShaderFxTypeInfo shaderfx_Type_Rim
Definition: FX_shader_rim.c:91
ShaderFxTypeInfo shaderfx_Type_Pixel
ShaderFxTypeInfo shaderfx_Type_None
ShaderFxTypeInfo shaderfx_Type_Swirl
ShaderFxTypeInfo shaderfx_Type_Blur
ShaderFxTypeInfo shaderfx_Type_Glow
ShaderFxTypeInfo shaderfx_Type_Wave
void shaderfx_type_init(ShaderFxTypeInfo *types[])
static char ** types
Definition: makesdna.c:67