Blender V5.0
lib_id_eval.cc File Reference
#include "DNA_ID.h"
#include "DNA_mesh_types.h"
#include "BKE_lib_id.hh"
#include "BKE_mesh.h"

Go to the source code of this file.

Functions

void BKE_id_eval_properties_copy (ID *id_cow, ID *id)

Detailed Description

Contains management of ID's and libraries allocate and free of all library data

Definition in file lib_id_eval.cc.

Function Documentation

◆ BKE_id_eval_properties_copy()

void BKE_id_eval_properties_copy ( ID * id_cow,
ID * id )