VoxelFarm::IInputStream Class Referenceabstract

An interface to abstract reading resource data. More...

#include <ResourceIO.h>

Public Member Functions

virtual void read (char *buffer, unsigned int size)=0
 Reads and copies the specified number of bytes into the buffer.
 

Detailed Description

An interface to abstract reading resource data.

Definition at line 6 of file ResourceIO.h.


The documentation for this class was generated from the following file: