Classes | Typedefs | Variables
PxClient.h File Reference
#include "foundation/PxFlags.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PxClientBehaviorFlag
 Behavior bit flags for simulation clients. More...
 
struct  PxActorClientBehaviorFlag
 Multiclient behavior bit flags for actors. More...
 

Typedefs

typedef PxU8 PxClientID
 An ID to identify different clients for multiclient support. More...
 
typedef PxFlags
< PxClientBehaviorFlag::Enum,
PxU8
PxClientBehaviorFlags
 Bitfield that contains a set of raised flags defined in PxClientBehaviorFlag. More...
 
typedef PxFlags
< PxActorClientBehaviorFlag::Enum,
PxU8
PxActorClientBehaviorFlags
 Bitfield that contains a set of raised flags defined in PxActorClientBehaviorFlag. More...
 

Variables

static const PxClientID PX_DEFAULT_CLIENT = 0
 The predefined default PxClientID value. More...
 
static const PxClientID PX_MAX_CLIENTS = 128
 The maximum number of clients we support. More...
 

Typedef Documentation

Bitfield that contains a set of raised flags defined in PxActorClientBehaviorFlag.

See Also
PxActorClientBehaviorFlag PxActor::setClientBehaviorFlags()

Bitfield that contains a set of raised flags defined in PxClientBehaviorFlag.

See Also
PxClientBehaviorFlag PxScene::setClientBehaviorFlags()
typedef PxU8 PxClientID

An ID to identify different clients for multiclient support.

See Also
PxScene::createClient()

Variable Documentation

const PxClientID PX_DEFAULT_CLIENT = 0
static

The predefined default PxClientID value.

See Also
PxClientID PxScene::createClient()
const PxClientID PX_MAX_CLIENTS = 128
static

The maximum number of clients we support.

See Also
PxClientID PxScene::createClient()


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com