Panda3D
Classes | Macros | Functions
physxEnums.h File Reference

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

#include "pandabase.h"
#include "physx_includes.h"

Go to the source code of this file.

Classes

class  PhysxEnums
 This class exists just to provide scoping for the enums shared by PhysX classes. More...
 

Macros

#define NX_WF_ACCELERATED   1<<3
 
#define NX_WF_AFFECTED_BY_HANDBRAKE   1<<2
 
#define NX_WF_STEERABLE_AUTO   1<<1
 
#define NX_WF_STEERABLE_INPUT   1<<0
 

Functions

EXPCL_PANDAPHYSX std::istream & operator >> (std::istream &in, PhysxEnums::PhysxUpAxis &axis)
 
EXPCL_PANDAPHYSX std::ostream & operator<< (std::ostream &out, PhysxEnums::PhysxUpAxis axis)
 

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
enn0x
Date
2009-09-23

Definition in file physxEnums.h.