VTK
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
dox
Rendering
vtkTDxMotionEventInfo.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: Visualization Toolkit
4
Module: vtkTDxMotionEventInfo.h
5
6
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7
All rights reserved.
8
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
9
10
This software is distributed WITHOUT ANY WARRANTY; without even
11
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12
PURPOSE. See the above copyright notice for more information.
13
14
=========================================================================*/
28
#ifndef __vtkTDxMotionEventInfo_h
29
#define __vtkTDxMotionEventInfo_h
30
31
#include "
vtkObject.h
"
// for the export macro
32
33
class
VTK_RENDERING_EXPORT
vtkTDxMotionEventInfo
34
{
35
public
:
37
38
double
X
;
39
double
Y
;
40
double
Z
;
42
46
double
Angle
;
47
49
50
double
AxisX
;
51
double
AxisY
;
52
double
AxisZ
;
53
};
55
56
#endif
vtkTDxMotionEventInfo::Y
double Y
Definition:
vtkTDxMotionEventInfo.h:39
vtkTDxMotionEventInfo::AxisY
double AxisY
Definition:
vtkTDxMotionEventInfo.h:51
vtkTDxMotionEventInfo::AxisX
double AxisX
Definition:
vtkTDxMotionEventInfo.h:50
vtkTDxMotionEventInfo::AxisZ
double AxisZ
Definition:
vtkTDxMotionEventInfo.h:52
vtkTDxMotionEventInfo::Z
double Z
Definition:
vtkTDxMotionEventInfo.h:40
vtkTDxMotionEventInfo
Store motion information from a 3DConnexion input device.
Definition:
vtkTDxMotionEventInfo.h:33
vtkTDxMotionEventInfo::Angle
double Angle
Definition:
vtkTDxMotionEventInfo.h:46
VTK_RENDERING_EXPORT
#define VTK_RENDERING_EXPORT
Definition:
vtkWin32Header.h:278
vtkTDxMotionEventInfo::X
double X
Definition:
vtkTDxMotionEventInfo.h:38
vtkObject.h
Generated on Fri Sep 5 2014 03:02:53 for VTK by
1.8.8