Panda3D
Variables
mouseData.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pointerData.h"

Go to the source code of this file.

Variables

BEGIN_PUBLISH typedef PointerData MouseData
 Deprecated alias for PointerData. More...
 

Detailed Description

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."

Author
rdb
Date
2018-09-24

Definition in file mouseData.h.

Variable Documentation

◆ MouseData

BEGIN_PUBLISH typedef PointerData MouseData

Deprecated alias for PointerData.

Definition at line 23 of file mouseData.h.

Referenced by x11GraphicsWindow::get_pointer(), WinGraphicsWindow::get_pointer(), and GraphicsWindow::get_pointer().