Go to the documentation of this file.
14 #ifndef PX_FOUNDATION_PX_IO_H
15 #define PX_FOUNDATION_PX_IO_H
49 virtual PxU32 read(
void* dest,
PxU32 count) = 0;
71 virtual PxU32 getLength()
const = 0;
80 virtual void seek(
PxU32 offset) = 0;
88 virtual PxU32 tell()
const = 0;
111 virtual PxU32 write(
const void* src,
PxU32 count) = 0;
Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com