Blender
V4.3
intern
ghost
intern
GHOST_NDOFManagerCocoa.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2002-2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#include "
GHOST_NDOFManager.hh
"
8
9
// Event capture is handled within the NDOF manager on Macintosh,
10
// so there's no need for SystemCocoa to look for them.
11
12
class
GHOST_NDOFManagerCocoa
:
public
GHOST_NDOFManager
{
13
public
:
14
GHOST_NDOFManagerCocoa
(
GHOST_System
&);
15
~GHOST_NDOFManagerCocoa
()
override
;
16
17
bool
available
()
override
;
18
};
GHOST_NDOFManager.hh
GHOST_NDOFManagerCocoa
Definition
GHOST_NDOFManagerCocoa.hh:12
GHOST_NDOFManagerCocoa::available
bool available() override
Definition
GHOST_NDOFManagerCocoa.mm:267
GHOST_NDOFManagerCocoa::GHOST_NDOFManagerCocoa
GHOST_NDOFManagerCocoa(GHOST_System &)
Definition
GHOST_NDOFManagerCocoa.mm:222
GHOST_NDOFManagerCocoa::~GHOST_NDOFManagerCocoa
~GHOST_NDOFManagerCocoa() override
Definition
GHOST_NDOFManagerCocoa.mm:255
GHOST_NDOFManager
Definition
GHOST_NDOFManager.hh:40
GHOST_System
Definition
GHOST_System.hh:38
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0