Blender  V3.3
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);
13 
14 #ifdef __cplusplus
15 }
16 #endif
#define C
Definition: RandGen.cpp:25
bool CURVES_SCULPT_mode_poll_view3d(struct bContext *C)
bool CURVES_SCULPT_mode_poll(struct bContext *C)