Px3MemInStream

Engine/source/T3D/physics/physx3/px3Stream.h

More...

Protected Attributes

Public Functions

Px3MemInStream(physx::PxU8 * data, physx::PxU32 length)
physx::PxU32
physx::PxU32
read(void * dest, physx::PxU32 count)
seek(physx::PxU32 pos)
physx::PxU32
tell()

Detailed Description

Protected Attributes

MemStream mMemStream 

Public Functions

Px3MemInStream(physx::PxU8 * data, physx::PxU32 length)

getLength()

read(void * dest, physx::PxU32 count)

seek(physx::PxU32 pos)

tell()