Krita Source Code Documentation
Loading...
Searching...
No Matches
KisWraparoundAxis.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 Freya Lupen <penguinflyer2222@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KISWRAPAROUNDAXIS_H
8
#define KISWRAPAROUNDAXIS_H
9
10
enum
WrapAroundAxis
{
11
WRAPAROUND_BOTH
= 0,
12
WRAPAROUND_HORIZONTAL
,
13
WRAPAROUND_VERTICAL
14
};
15
16
#endif
/* KISWRAPAROUNDAXIS_H */
WrapAroundAxis
WrapAroundAxis
Definition
KisWraparoundAxis.h:10
WRAPAROUND_HORIZONTAL
@ WRAPAROUND_HORIZONTAL
Definition
KisWraparoundAxis.h:12
WRAPAROUND_BOTH
@ WRAPAROUND_BOTH
Definition
KisWraparoundAxis.h:11
WRAPAROUND_VERTICAL
@ WRAPAROUND_VERTICAL
Definition
KisWraparoundAxis.h:13
libs
image
KisWraparoundAxis.h
Generated at
2026-04-16 02:30:01+02:00
from
Krita
branch
master
, commit
5f3d7cd92c534a2e873f42630f64d45d7f96e073