nvidia::apex::PxStreamFromFileBuf Class Reference
A wrapper class that provides an NvStream API for a PxFileBuf. More...
#include <PxStreamFromFileBuf.h>
Public Member Functions | |
PxStreamFromFileBuf (physx::PxFileBuf &fb) | |
Constructor that takes a PxFileBuf. | |
uint32_t | read (void *dest, uint32_t count) |
Read data from the stream. | |
uint32_t | write (const void *src, uint32_t count) |
Read data to the stream. |
Detailed Description
A wrapper class that provides an NvStream API for a PxFileBuf.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:58:40
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.