Tesla Graphics Engine Documentation (January 2012)
BinarySavableReader Constructor (inputStream, renderSystem, contentManager)
TeslaTesla.Content.LoadersBinarySavableReaderBinarySavableReader(Stream, IRenderSystemProvider, ContentManager)
Initializes a new instance of the BinarySavableReader class.
Declaration Syntax
C#
public BinarySavableReader(
	Stream inputStream,
	IRenderSystemProvider renderSystem,
	ContentManager contentManager
)
Parameters
inputStream (Stream)
The input stream to read from.
renderSystem (IRenderSystemProvider)
The render system used for creating graphics objects.
contentManager (ContentManager)
The content manager to load auxillary content.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)