Blender V4.3
GHOST_EventPrinter.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
10#pragma once
11
13
19 public:
25 bool processEvent(const GHOST_IEvent *event);
26
27 protected:
33 const char *getKeyString(GHOST_TKey key) const;
34};
GHOST_TKey
bool processEvent(const GHOST_IEvent *event)
const char * getKeyString(GHOST_TKey key) const