Panda3D
Loading...
Searching...
No Matches
Macros
trackball.cxx File Reference

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

#include "trackball.h"
#include "buttonEvent.h"
#include "buttonEventList.h"
#include "dataNodeTransmit.h"
#include "compose_matrix.h"
#include "mouseData.h"
#include "modifierButtons.h"
#include "linmath_events.h"
#include "mouseButton.h"
#include "keyboardButton.h"
#include "config_tform.h"

Go to the source code of this file.

Macros

#define B1_MASK   0x01
 
#define B2_MASK   0x02
 
#define B3_MASK   0x04
 

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
drose
Date
2002-03-12

Definition in file trackball.cxx.

Macro Definition Documentation

◆ B1_MASK

#define B1_MASK   0x01

Definition at line 29 of file trackball.cxx.

◆ B2_MASK

#define B2_MASK   0x02

Definition at line 30 of file trackball.cxx.

◆ B3_MASK

#define B3_MASK   0x04

Definition at line 31 of file trackball.cxx.