Blender
V4.3
source
blender
editors
transform
transform_draw_cursors.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved.
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
/* Callbacks for #WM_paint_cursor_activate. */
12
17
bool
transform_draw_cursor_poll
(
bContext
*
C
);
22
void
transform_draw_cursor_draw
(
bContext
*
C
,
int
x
,
int
y
,
void
*customdata);
x
x
Definition
BLI_expr_pylike_eval_test.cc:345
C
#define C
Definition
RandGen.cpp:29
y
y
Definition
compositor_morphological_blur_info.hh:15
bContext
Definition
blenkernel/intern/context.cc:61
transform_draw_cursor_poll
bool transform_draw_cursor_poll(bContext *C)
Definition
transform_draw_cursors.cc:77
transform_draw_cursor_draw
void transform_draw_cursor_draw(bContext *C, int x, int y, void *customdata)
Definition
transform_draw_cursors.cc:83
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0