#include "PxSerialFramework.h"
#include "PxCollection.h"
#include "common/PxTypeInfo.h"
#include "foundation/PxFlags.h"
#include <string.h>
Go to the source code of this file.
Classes | |
struct | PxBaseFlag |
Flags for PxBase. More... | |
class | PxBase |
Base class for objects that can be members of a PxCollection. More... | |
Typedefs | |
typedef PxU16 | PxType |
typedef PxFlags < PxBaseFlag::Enum, PxU16 > | PxBaseFlags |