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