PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Classes | |
class | PointerData |
Holds the data that might be generated by a 2-d pointer input device, such as the mouse in the GraphicsWindow. More... | |
Enumerations | |
enum | PointerType { unknown, mouse, finger, stylus, eraser } |
Contains the types of pointer device. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const PointerData &md) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file pointerData.h.
|
strong |
Contains the types of pointer device.
Definition at line 25 of file pointerData.h.