Writes the specified vector.
Namespace: Spherical.IOAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
protected void Write( Cartesian c ) |
Visual C++ |
---|
protected: void Write( Cartesian c ) |
F# |
---|
member Write : c:Cartesian -> unit |
Parameters
- c
- Type: Spherical..::..Cartesian
The vector.