Blender
V3.3
source
blender
blenkernel
BKE_library.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later
2
* Copyright 2001-2002 NaN Holding BV. All rights reserved. */
3
#pragma once
4
11
#include "
BLI_compiler_attrs.h
"
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
struct
Library
;
18
struct
Main
;
19
20
void
BKE_library_filepath_set
(
struct
Main
*bmain,
struct
Library
*
lib
,
const
char
*
filepath
);
21
22
#ifdef __cplusplus
23
}
24
#endif
BKE_library_filepath_set
void BKE_library_filepath_set(struct Main *bmain, struct Library *lib, const char *filepath)
Definition:
library.c:112
BLI_compiler_attrs.h
lib
DRWShaderLibrary * lib
Definition:
eevee_shaders.c:143
Library
Definition:
DNA_ID.h:457
Main
Definition:
BKE_main.h:121
Main::filepath
char filepath[1024]
Definition:
BKE_main.h:124
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1