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
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);
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 Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0