Mudbox/stream.h File Reference

stream.h File Reference

Classes

class  Stream
 Streams are used to read information from a file, or to write it to a file. More...
 

Namespaces

 mudbox
 Class: ConvolutionKernel.
 

Typedefs

typedef Node * NodePointer
 

Functions

template<typename type >
Stream & operator== (Stream &s, type &v)
 Serializes any data type to/from the stream. More...
 
template<typename type >
Stream & operator== (Stream &s, const type &v)
 

Go to the source code of this file.