Geant4
v4-10.4-release
메인 페이지
관련된 페이지
모듈
네임스페이스
클래스
파일들
파일 목록
파일 멤버
모두
클래스
네임스페이스들
파일들
함수
변수
타입정의
열거형 타입
열거형 멤버
Friends
매크로
그룹들
페이지들
source
visualization
OpenInventor
include
wheelmouse.h
이 파일의 문서화 페이지로 가기
1
/* file whellmouse.h
2
*
3
* Event handler for wheelmouse
4
*/
5
/*
6
*
7
* This program is free software; you can redistribute it and/or modify
8
* it under the terms of the GNU General Public License as published by
9
* the Free Software Foundation; either version 2 of the License, or
10
* (at your option) any later version.
11
*
12
* This program is distributed in the hope that it will be useful,
13
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
* GNU General Public License for more details.
16
*
17
* You should have received a copy of the GNU General Public License
18
* along with this program; if not, write to the Free Software
19
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20
*/
21
#ifndef WHEELMOUSE_H
22
23
#define WHEELMOUSE_H
24
25
#if defined(__cplusplus) || defined(c_plusplus)
26
extern
"C"
{
27
#endif
28
29
extern
void
xmAddMouseEventHandler
(Widget
w
);
30
31
#if defined(__cplusplus) || defined(c_plusplus)
32
}
33
#endif
34
35
#endif
xmAddMouseEventHandler
void xmAddMouseEventHandler(Widget w)
Definition:
wheelmouse.cc:126
w
Float_t w
Definition:
extended/medical/dna/wvalue/plot.C:20
다음에 의해 생성됨 :
1.8.5