Creates the region reader with a specified stream
Namespace: Spherical.IOAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public RegionReader( Stream input ) |
Visual C++ |
---|
public: RegionReader( Stream^ input ) |
F# |
---|
new : input:Stream -> RegionReader |
Parameters
- input
- Type: System.IO..::..Stream
[Missing <param name="input"/> documentation for "M:Spherical.IO.RegionReader.#ctor(System.IO.Stream)"]