Public Member Functions
nvidia::apex::PxStreamFromFileBuf Class Reference

A wrapper class that provides an NvStream API for a PxFileBuf. More...

#include <PxStreamFromFileBuf.h>

List of all members.

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 Sat Dec 1 2018 15:52:09

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.