#include <stdio.h>
#include "common/PxPhysXCommonConfig.h"
#include "foundation/PxIO.h"
#include "foundation/PxFoundation.h"
Go to the source code of this file.
Classes | |
class | PxDefaultMemoryOutputStream |
default implementation of a memory write stream More... | |
class | PxDefaultMemoryInputData |
default implementation of a memory read stream More... | |
class | PxDefaultFileOutputStream |
default implementation of a file write stream More... | |
class | PxDefaultFileInputData |
default implementation of a file read stream More... | |
Typedefs | |
typedef FILE * | PxFileHandle |