![]() |
Simply3DScan
|
Write Points to Asc file More...
Public Member Functions | |
void | AddPoint (ColorPoint3D point) |
Adds the point. More... | |
void | Write (string fileName) |
Writes to specified file name. More... | |
Write Points to Asc file
void PointWriter.WriterAsc.AddPoint | ( | ColorPoint3D | point | ) |
void PointWriter.WriterAsc.Write | ( | string | fileName | ) |
Writes to specified file name.
fileName | Name of the file. |
Implements PointWriter.IPointWriter.