Blender  V3.3
Functions
MOD_gpencil_lineart.h File Reference
#include "DNA_windowmanager_types.h"

Go to the source code of this file.

Functions

void OBJECT_OT_lineart_bake_strokes (struct wmOperatorType *ot)
 
void OBJECT_OT_lineart_bake_strokes_all (struct wmOperatorType *ot)
 
void OBJECT_OT_lineart_clear (struct wmOperatorType *ot)
 
void OBJECT_OT_lineart_clear_all (struct wmOperatorType *ot)
 
void WM_operatortypes_lineart (void)
 
void MOD_lineart_clear_cache (struct LineartCache **lc)
 

Function Documentation

◆ MOD_lineart_clear_cache()

void MOD_lineart_clear_cache ( struct LineartCache **  lc)

◆ OBJECT_OT_lineart_bake_strokes()

void OBJECT_OT_lineart_bake_strokes ( struct wmOperatorType ot)

◆ OBJECT_OT_lineart_bake_strokes_all()

void OBJECT_OT_lineart_bake_strokes_all ( struct wmOperatorType ot)

◆ OBJECT_OT_lineart_clear()

void OBJECT_OT_lineart_clear ( struct wmOperatorType ot)

◆ OBJECT_OT_lineart_clear_all()

void OBJECT_OT_lineart_clear_all ( struct wmOperatorType ot)

◆ WM_operatortypes_lineart()

void WM_operatortypes_lineart ( void  )