Blender  V3.3
Functions | Variables
BPy_SmoothingShader.cpp File Reference
#include "BPy_SmoothingShader.h"
#include "../../stroke/AdvancedStrokeShaders.h"

Go to the source code of this file.

Functions

static int SmoothingShader___init__ (BPy_SmoothingShader *self, PyObject *args, PyObject *kwds)
 

Variables

static char SmoothingShader___doc__ []
 
PyTypeObject SmoothingShader_Type
 

Function Documentation

◆ SmoothingShader___init__()

static int SmoothingShader___init__ ( BPy_SmoothingShader self,
PyObject *  args,
PyObject *  kwds 
)
static

Definition at line 60 of file BPy_SmoothingShader.cpp.

References i1.

Variable Documentation

◆ SmoothingShader___doc__

char SmoothingShader___doc__[]
static

Definition at line 21 of file BPy_SmoothingShader.cpp.

◆ SmoothingShader_Type

PyTypeObject SmoothingShader_Type

Definition at line 86 of file BPy_SmoothingShader.cpp.

Referenced by StrokeShader_Init().