Blender
V3.3
source
blender
editors
sculpt_paint
curves_sculpt_intern.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#pragma once
4
5
struct
bContext
;
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
bool
CURVES_SCULPT_mode_poll
(
struct
bContext
*
C
);
12
bool
CURVES_SCULPT_mode_poll_view3d
(
struct
bContext
*
C
);
13
14
#ifdef __cplusplus
15
}
16
#endif
C
#define C
Definition:
RandGen.cpp:25
CURVES_SCULPT_mode_poll_view3d
bool CURVES_SCULPT_mode_poll_view3d(struct bContext *C)
Definition:
curves_sculpt_ops.cc:61
CURVES_SCULPT_mode_poll
bool CURVES_SCULPT_mode_poll(struct bContext *C)
Definition:
curves_sculpt_ops.cc:55
bContext
Definition:
context.c:56
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1