Initializes a new instance of the PlyWriter class

Namespace: _3DScanner.ExporterPlyWriter
Assembly: 3DScanner.ExporterPlyWriter (in 3DScanner.ExporterPlyWriter.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public PlyWriter()
Visual Basic
Public Sub New
Visual C++
public:
PlyWriter()

See Also