Blender  V3.3
Public Member Functions | Public Attributes | List of all members
blender::deg::GPencilBackup Class Reference

#include <deg_eval_runtime_backup_gpencil.h>

Public Member Functions

 GPencilBackup (const Depsgraph *depsgraph)
 
void init_from_gpencil (bGPdata *gpd)
 
void restore_to_gpencil (bGPdata *gpd)
 

Public Attributes

const Depsgraphdepsgraph
 

Detailed Description

Definition at line 17 of file deg_eval_runtime_backup_gpencil.h.

Constructor & Destructor Documentation

◆ GPencilBackup()

blender::deg::GPencilBackup::GPencilBackup ( const Depsgraph depsgraph)

Definition at line 18 of file deg_eval_runtime_backup_gpencil.cc.

Member Function Documentation

◆ init_from_gpencil()

void blender::deg::GPencilBackup::init_from_gpencil ( bGPdata gpd)

◆ restore_to_gpencil()

void blender::deg::GPencilBackup::restore_to_gpencil ( bGPdata gpd)

Member Data Documentation

◆ depsgraph

const Depsgraph* blender::deg::GPencilBackup::depsgraph

Definition at line 24 of file deg_eval_runtime_backup_gpencil.h.

Referenced by restore_to_gpencil().


The documentation for this class was generated from the following files: